Blockland Forums > Help
VCE Scores
(1/3) > >>
Talent74:
I've seen on some zombie servers that for new weapons, you're supposed to get points, and clicking on the weapon buttons give you the weapon, and take away the points. One thing I know, this is something about VCE with scores. Help?
Talent74:
No first post for the noobs out there.
Radial543:
You do it with client variables and variable replacers. To learn more about VCE, I would advise that you read the help files that are included with the Add-On download.
Leftus:
1 [X] | OnActivate>Player>VCEifVariable>Points<={Price Of Weapon Here}
2 [X] | VariableTrue>Player>AddItem> {Weapon name Here}
3 [X] | Variable True>Player>Client>CenterPrint><color:ffffff>You bought a {Weapon Name Here} for {Price of Weapon Here} {Name of Currency}
4 [X] | Variable False>Player>Client>CenterPrinte><color:ff0000>ERROR!<color:ffffff> You don't have enough {Name of Curreny} to buy that!

On the Zombie Spawn:
1 [X] | OnZombieDeath>Player>VCEModVariable>Points, Add, 1
phflack:
onzombiedeath has no player/client output, only brick, i suggest using score <var:cl:score>
Navigation
Message Index
Next page

Go to full version