Log in

View Full Version : Is it possible?



DroniC
09-15-2013, 02:09
Hello.

I would like to have script which is working only after reconnection.
If the level of the rage (screen) is lower than 18 use spell "furie" (furie adds only 5 rage). When rage is 18 use spell named "transform".

http://www.dropmocks.com/mBvlY5

It is possible to make script like that?


I was trying to make some scripts like "last message", but it's only making the spam of "furie" spell.

$lastmsg$
#string<>#
Warning: Your client had to be reconnected
0
600
0
furie
wait 3



I'd like to make script like that:

$lastmsg$
#string<>#
Warning: Your client had to be reconnected
and $furie$
#number<=#
18
600
600
furie
furie
furie
furie
transform.

I really hope that some1 will help me.