Blockland Forums > Help
Win weapons for points?
<< < (2/2)
Evar678:
Gah, no edit button, oh well...
In VCE v5.4, you don't need to have

--- Code: ---OnZombieDeath -> Player -> AddVariable
--- End code ---
Because you can just have the it check your score. I use the score as the points to buy the weps with the code

--- Code: ---OnPromptAccept -> Self -> VCEifVariable -> [<var:cl:score>] >= [60] 2 4
--- End code ---
The Line <var:cl:score> Is the line that checks your score. The >= means: "Greater or Equal To"
If you have anymore questions, pm me.
MagicalAce:
This topic was officially ended by Evar678.
Please lock it now legofanatic.
legofanatic:
Thanks Evar. Locking... When I get home. I'm doing this from my phone lol.
Navigation
Message Index
Previous page

Go to full version