Blockland Forums > General Discussion
I need help with eventing...
Johnny Blockhead:
You need to learn VCE in order to do this.
Make your own variable point system if you want too.
Knox:
If you need help with VCE, you can PM me and I'll explain the basics.
Johnny Blockhead:
Here is the original VCE tutorial.
http://jes00.webs.com/vce-manual
Gytyyhgfffff:
Easiest way to do this would be VCE. Go find topics about the matter.
bejacks:
--- Quote from: SgtDaemon on July 12, 2013, 09:16:30 AM ---Wrong topic, goes in Help.
Also Ambiguous topic:Try a title with something like "Making bricks give you points/unlock door with points"
On topic, try VCE.
Add a point to the player after the teleporting (Client > incScore), then do a VCE ifVariable and check if the player has enough points. (=<)
(VCE ifVariable =<var:cl:score> (or something)
--- End quote ---
Pfft, no one looks in Help.