Author Topic: [Solved]IfItemInInventory and IfItemInHand, possible with VCE4.  (Read 1173 times)

We need an event that works together with VCE.
And can be used like this
OnActivate -> Player -> IfItemInInventory -> RocketLauncher
OnVariableTrue -> Player -> Kill
OnVariableFalse -> Client -> CenterPrint -> "No Rocket Launcher, dude."

IfItemInHand is self explaining.
« Last Edit: December 26, 2010, 03:02:45 AM by Kiwi »


I THINK it can be done with VCE, but I have no idea, since I'm not all that into it.

why use if_____? why not use variable replacers like the rest of VCE? no need to update v4 and branch out and have 2 different versions

IfItemInHand i support
the other one i geuss i won't mind supporting

IfItemInHand i support
the other one i geuss i won't mind supporting
upgrade past v4...


Comes default with vce

Comes default with vce
I found out how, thank you.
<var:player:currentitem> and <var:player:item5> (5 is the 5th slot)
« Last Edit: December 26, 2010, 03:01:50 AM by Kiwi »