Author Topic: VCE <var:pl:item3>  (Read 417 times)

How would I change <var:pl:item3> to nothing?

I tried the following:

onActivate Player Item3 Set <nothing>

I've also tried N/A, NULL, NONE and "".

Help

Try using the removeItem event instead.

No, that removes specific items. i want to remove items in specific slots.

Could you save the other 4 slots to a variable, clear all tools, then re-add them?