Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
Help With VCE & Points?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Help With VCE & Points? (Read 438 times)
|Orange|
March 21, 2011, 10:39:32 PM
I am making a TF2 server and wanting a store where you can get new weapons for each class. You buy stuff with the points you have. One kill equals one point. Is there a way to buy stuff with points using VCE? I searched all over. Help?
Ad Bot
Advertisement
Orthone
March 21, 2011, 11:20:16 PM
http://forum.blockland.us/index.php?topic=143293.0#post_ZombieGameObjects
I made a post about how you can use VCE to check for points and do things if you have enough. There are also a few other neat little toys you can find in that topic.
rainzx
March 24, 2011, 02:56:01 PM
On activate > Self >VCE_IfValue Var:Cl:Score >= (Number of Points needed)
On Variable true > Player > add item
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
Help With VCE & Points?