Author Topic: VCE Events  (Read 334 times)

I'm trying to make a shop, so let's say I want to add the dubstep cannon. Now, players can only get it if they have exactly 250 points, so I would like to know how to make it so players can buy it with 250 and over amount of points.


Events:
OnActivate > Self > Vcecheck > Ifscore > 250

onactivate self vce_ifvalue <var:cl:score> >= 250

das fast typing, ty and locking