zzyzzyzzx Beginner
Joined: 24 Oct 2006 Posts: 13
|
Posted: Thu Nov 09, 2006 10:31 pm
string help |
Code: |
#CLASS {healing} #CLASS 0
#ALIAS c1 {#echo this is just a test}
#ALIAS c2 {#echo this is just a test}
#VAR hp {"%1"%hp "%2"%m %3v} {%1}
#TRIGGER {%if(#hp<99,#emote ~@RHEALING~@w)} {@c1;@c1;@c1;@c1;@c1;@c1}
#TRIGGER {You don't have enough mana to cast complete healing.} {@c2;@c2;@c2;@c2;@c2} |
im trying to use that to capture my prompt as in my #var but i cant get it to work because i stink at coding for zmud dose anything think they can help me please? |
|