Logger Code Object

From City of Hope MUSH
Revision as of 16:38, 12 August 2020 by Arumi (talk | contribs)
Jump to navigation Jump to search

This is a work in progress. When I feel more comfortable with it, I'll polish it up for others to use.

@create Flux Capacitor=10
&INDEX Flux Capacitor=0
@Ahear Flux Capacitor=think [if(hastype(%#,PLAYER),[set(me,[log_][get(me/index)]:[iter(%0,[trim(edit([list(##)],%t,),b)],%r,%r)])][set(me,index:[add(1,get(me/index))])])]
@Listen Flux Capacitor=*
&CMD_CLEAR Flux Capacitor=$+logger/clear:@emit Clearing Logger.[set(me,index:0)][iter(lattr(me/log_*),[set(me,##:)])]
&CMD_SHOW Flux Capacitor=$+logger/show:think [list([lattr(me/log_*)],get(me/##)[%r])]
@Desc Flux Capacitor=OOC: This is Arumi's scene logger. Type +logger/show to see the scene log (could be spammy if the scene's long)
@rxlevel Flux Capacitor= Real
@txlevel Flux Capacitor= Real