Author Topic: Boss Battles-Points Eventing Help  (Read 682 times)

How do i make something like: I press the button without having 1000 or less/more points, it does nothing. But when i got enough for it, it teleports me to arena with a miniboss. Same with item, but it gives the item you want, like Rocket L for 2000 points, got enough points, it give me in inventory(I know how to code "AddItem").Help me with this.

How do i make something like: I press the button without having 1000 or less/more points, it does nothing. But when i got enough for it, it teleports me to arena with a minibossand deletes these 1000 points. Same with item, but it gives the item you want, like Rocket L for 2000 points, got enough points, it give me in inventory(I know how to code "AddItem").Help me with this.

Forgot to add

I'm sure you need to download some score events, and you can take away points with onactivate>client>incscore
by setting it to a negative number.

http://forum.blockland.us/index.php?topic=244789.0
use the events and just add in the teleporting + score deduction