Minerva2006-08-12 00:25:57
CODE
#CLASS {Influencing}
#VAR {influence} {}
#VAR {target} {}
#VAR {lastinfluence} {}
#ALIAS {influenceon} {influence=1;#ECHO ~}
#ALIAS {influenceoff} {influence=0;#ECHO ~}
#ALIAS {tar} {target=%1;#ECHOP ~}
#TRIGGER {You thrust your hand out to (*) and beg shamlessly.} {lastinfluence=beg}
#TRIGGER {Explaining your abject poverty, you humbly request for a little help from} {lastinfluence=supplication}
#ALIAS {si} {#IF {@influence=1} {#IF {@lastinfluence=beg} {influence @tar with supplication} {influence @tar with begging;#TEMP {You have recovered equilibrium.} {si}}}}
#CLASS 0
#VAR {influence} {}
#VAR {target} {}
#VAR {lastinfluence} {}
#ALIAS {influenceon} {influence=1;#ECHO ~}
#ALIAS {influenceoff} {influence=0;#ECHO ~}
#ALIAS {tar} {target=%1;#ECHOP ~}
#TRIGGER {You thrust your hand out to (*) and beg shamlessly.} {lastinfluence=beg}
#TRIGGER {Explaining your abject poverty, you humbly request for a little help from} {lastinfluence=supplication}
#ALIAS {si} {#IF {@influence=1} {#IF {@lastinfluence=beg} {influence @tar with supplication} {influence @tar with begging;#TEMP {You have recovered equilibrium.} {si}}}}
#CLASS 0
Somebody translate pretty please?
Minerva2006-08-13 04:41:02
Please help me. Its for the junior Forum Troll.
Minerva2006-08-19 00:11:44
Please please please!?
Geb2006-08-19 03:50:49
QUOTE(Minerva @ Aug 19 2006, 01:11 AM) 321495
Please please please!?
I don't know if a conversion of what you posted from Zmud to Mush is something a person can whip up that quickly. I purchased mush with the intention of porting my system to it, and then I saw all of the work required creating just one trigger. I think someone else here was about to make a port of their system from Zmud to Mush, but ceased the work after awhile.
You may want to try the Mush and Zmud sites though. The forums may have information that can help you make the conversion yourself.
Unknown2006-08-19 04:13:54
Say you want to translate it to MM2k, Thus aiding my conversion campaign (Silent one, I know) and I'll help.