Blockland Forums > Help
VCE Not working
Bosie1997:
Hi, when I use any events with VCE nothing works. I KNOW HOW TO USE THEM. Anyway here is an Eg.
OnActivate>self>ifVariable> [ Random = 1 ] [ 1 ]
OnVariableFalse>Client>CenterPrint>O_O IT WORKED!
I click nothing happens.
Does anyone know what add-on is causing this/How to fix?
Thanks
Bosie1997:
I HAZ FORST POSTE YAYSZ :cookie: 4 ME !!!!!
(aka: No first post for the noobies)
phflack:
i don't see it trying to check anything
try this:
input>target>vce_modvariable[variablename][set][0]
input>target>vce_modvariable[variablename[randomnum][maxvalue]
input>target>vce_ifvariable[variablename][check][value][3 4]
onvariabletrue>target>output
onvariablefalse>target>output
and damit, while reading your stupid reply to your topic, it made me drop my tootsie pop :c
Bosie1997:
--- Quote from: phflack on March 23, 2010, 06:24:42 PM ---
drop my tootsie pop :c
--- End quote ---
Oh sorry D:
Well I know how to do variable replacers but when I try to do <var:cl:score> nothing happens either.
phflack:
input>self>vce_ifvalue?
did you even read the manuel?