Blockland Forums > Help
Variable Eventing
Pages: (1/1)
Jonnycake:
Im trying to set up a ifplayersuperadmin variable set to use transform output event, and i was wondering if anyone could help me out?
Doomonkey:
It is probably:
--- Code: ---OnActivate > Player > VCEif[b]Value[/b] > <var:client:isSuperAdmin> == 1
OnVariableTrue > named brick > setplayertransform
--- End code ---
This website can help a lot this VCE: http://scatteredspace.com/forum/index.php?PHPSESSID=dadb2d662eaaf01d400e3f1e490a5c87&topic=346.msg2583#msg2583
Doomonkey:
Apparently bold doesn't work in code. I should have used preview.
"VCEif[b]Value[/b]" should read "VCEifValue"
Pages: (1/1)