Page 1 of 1

statcollector

Posted: Sun Apr 03, 2011 1:51 pm
by Kyrana
Hey can someone please help me with making a script? im stuck.... I need it for zMUD. I know how to make zmud make a log, but how would i go about making it just enter my stats into a txt file everytime i hit stat?

I was given this but it doesn't work :(

#trigger {(Your abilities are: Str:(*) Int:(*) Wil:(*) Dex:(*) Con:(*).)} {#SUBSTITUTE {%1 Statsum: %eval(%2+%3+%4+%5+%6)};#ADDITEM mystats {%time( dd-mm-yy hh:mm:ss) %1}}'


#alias mystats {#SHOW "";#FORALL @mystats {#SHOW %i};#SHOW %cr""Total number of stats on this char - %numitems( @mystats)}'

Can someone please use this modify it and make it work!?!?!?!? thanks

Re: statcollector

Posted: Sun Apr 03, 2011 2:28 pm
by Galnor
Looking forward to trying to break these scripts one day. :P

Re: statcollector

Posted: Sun Apr 03, 2011 3:26 pm
by Kyrana
lol what are you implying?