Blockland Forums > General Discussion
*I need help with a tdm*
Pages: (1/1)
alto0125:
I was on this one zombie server. You could press these bricks for weapons if you had enough score to get them. I would like to know how to do this for my tdm. Thanks!
The Corporation:
wrong place to put this topic into and go learn VCE. I don't have time to help with that kind of stuff. Just mess around with events-like I did. Thats how I roll....
FrogFreak:
Try doing this in VCE. Make a check for a player's score, onActivate (Or whatever you want) - self - VCE_ifValue [<var:client:score>] [>=] [Whatever score you want].
Then put the onvariabletrue - player - additem (Or what you want to happen).
Note : >= means "Greater than or equal to."
alto0125:
Thanks for the help!
FrogFreak:
Your welcome.
Pages: (1/1)