View Full Version : When paralyzed -> put 1ssa & might ring
rcedrick
05-16-2013, 20:49
so as the tittle say, im asking for that cond, it can be 2 conds i believe, just cant find the "paralyzed blablabla"
:| thanks to whoever do it
$statusbit:3$ - if you are paralyzed then it returns - 1, if not - 0
ex. Cond
$istrue:{$check:{$statusbit:3$},#number=#,1$},{$ch eck:{$hex-equiped-item:02$},#string<>#,XX XX$}$
#number=#
0
0
500
0
exiva #XX XX 02
$istrue:{$check:{$statusbit:3$},#number=#,1$},{$ch eck:{$hex-equiped-item:09$},#string<>#,YY YY$}$
#number=#
0
0
500
0
exiva #YY YY 09
Its just an example.
Replace this in script:
XX XX - ID of stone skin amulet
YY YY - ID of might ring
rcedrick
05-22-2013, 05:47
$statusbit:3$ - if you are paralyzed then it returns - 1, if not - 0
ex. Cond
$istrue:{$check:{$statusbit:3$},#number=#,1$},{$ch eck:{$hex-equiped-item:02$},#string<>#,XX XX$}$
#number=#
1
0
500
0
exiva #XX XX 02
$istrue:{$check:{$statusbit:3$},#number=#,1$},{$ch eck:{$hex-equiped-item:09$},#string<>#,YY YY$}$
#number=#
1
0
500
0
exiva #YY YY 09
Its just an example.
Replace this in script:
XX XX - ID of stone skin amulet
YY YY - ID of might ring
you are fuckin' awesome, thanks man i though this forum was dead :d
you are fuckin' awesome, thanks man i though this forum was dead :d
whoops...actually, i made a mistake.
use this one:
$istrue:{$check:{$statusbit:3$},#number=#,1$},{$ch eck:{$hex-equiped-item:02$},#string<>#,XX XX$}$
#number=#
0
0
500
0
exiva #XX XX 02
$istrue:{$check:{$statusbit:3$},#number=#,1$},{$ch eck:{$hex-equiped-item:09$},#string<>#,YY YY$}$
#number=#
0
0
500
0
exiva #YY YY 09
; /
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.