Blockland Forums > Help
How to only get certain vce events to activate
deathrider:
It has been a long time since i have used vce im trying to find documets on all the vars like <var:player:firing>
but anyway how do i get it to only avtivate event 7 if the varible is true? i know its something to do with the numbers at the end but what
like
on activate > self > vce_retrocheck > ifplayername > player then do event 17 ONLY not the opther 15 events that have onvaribletrue!
deathrider:
i think i found something
http://forum.blockland.us/index.php?topic=219770.0
deathrider:
nope cant get it to work
Zeblote:
onActivate Self VCE_ifValue [<var:pl:firing>] [==] [1] [7 7]
deathrider:
--- Quote from: Zeblote on March 23, 2013, 06:41:00 AM ---onActivate Self VCE_ifValue [<var:pl:firing>] [==] [1] [7 7]
--- End quote ---
OHHH if_value i was doing if_varible stupid mistake