Blockland Forums > Help

<var:client:score> help

Pages: (1/1)

cowmangar:

so im making a zombie rpg, and i have it set to where u can buy crap based on ur score
heres the event i have for buying a gun:

OnActivate->Client->VCE_IfVariable-><var:client:score>_>=_25
OnVariableTrue->Player->Additem->shotgun

only problem is, it doesnt work or register what the variable is...
what am i doing wrong?

Lugnut:

VCE_IfValue
Is win. not if variable.
If variable is for user defined variables.

cowmangar:

i dont think i have an output like that...

but ill try looking

Lugnut:

you do. Its right ABOVE VCE_ifVariable
If you don't, downlaod the latest VCE.

Pages: (1/1)

Go to full version