Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
VCE Scores
« previous
next »
Print
Pages: [
1
]
Author
Topic: VCE Scores (Read 2014 times)
Talent74
March 07, 2010, 06:55:53 PM
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?
Ad Bot
Advertisement
Talent74
March 07, 2010, 07:05:14 PM
No first post for the noobs out there.
Radial543
March 07, 2010, 07:26:37 PM
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
March 07, 2010, 07:29:13 PM
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
March 07, 2010, 08:33:01 PM
onzombiedeath has no player/client output, only brick, i suggest using score <var:cl:score>
Deathwishez
March 08, 2010, 10:28:44 AM
Checking the cost: <var:cl:score>
Charging the client: incScore [-(cost)]
Bosie1997
March 10, 2010, 03:03:32 PM
Do you have to be in a minigame for this to work? 'Cause I am wondering the same thing as Talent74!
phflack
March 10, 2010, 04:49:29 PM
no, although you only get points in the minigame for kills, although you can get points from events out of a minigame too (input>client>incscore)
Talent74
March 11, 2010, 07:53:08 AM
May someone please give me an example?
Talent74
March 13, 2010, 01:06:30 PM
Ok, people, I got the VCE stuff narrowed down, but for one thing, how do you subtract scores with VCE?
Talent74
March 14, 2010, 12:29:41 PM
Thanks guys! Locking topic.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
VCE Scores