Author Topic: ifItemInHand Event  (Read 427 times)

Ok i know people still have this event because i've seen it in a server... but i need it or a event that does close to this operation... THANKS

VCE - Variable Conditional Events. There is a variable that checks what item you are weilding and in another output box you put what the weapon has to be. I forget the actual variable, hold on.

VCE - Variable Conditional Events. There is a variable that checks what item you are weilding and in another output box you put what the weapon has to be. I forget the actual variable, hold on.

Thank you so much!

EDIT: What is it?
« Last Edit: June 19, 2010, 08:31:21 PM by tyler0 »

use the variable replacer "<var:pl:currentitem>

use the variable replacer "<var:pl:currentitem>
OnPlayerTouch>IfVariable <var:pl:currentitem>==sword [2 3]
OnVariableTrue>Player>ClearTools
OnVariableTrue>Client>BottomPrint "We'll have to be taking your offending equipment before you enter the keep"