It's been a long time since I released an addon for Blockland.
Presenting Score Pickups!
This addon features several pickups that add to your score!
Features: - Standard score pickups and varying score pickups - Cheesy score pickup sound - A nice indicator of how much score you acquired - A useful onScorePickup trigger event. - The pickups rotate automatically!
- Low Value Gem (Green) (250-500) - Medium Value Gem (Cyan) (500-1,500) - High Value Gem (Red) (2,000-5,000) - Rare Value Gem (Yellow) (5,000 - 10,000)
Bugs: - Sometimes the onScorePickup event does not work when there are too many score pickups that are "picked up". I do not know how to fix this or if it's a limitation in the Blockland Events System.
Because of this, if you want for example to respawn the pickups, it is recommended to make the pickups just spawn independently from the brick, for example, using dropItem and spawnItem events for bots and bricks.
Either way, you can just do a tinkering with your events to fix this issue.
To-do-list: - Add prefs for RTB (for personalized score values). - Add Coin Bags, Treasure Chests, and More. - Fix the too many score pickuped event bug
If you have any requests to this addon, feel free to message me or reply in the BL Forums topic or the RTB Downloads System
Screenshots
File Information
Version:
v1
Filesize:
149.59 kB
Filename:
Item_Score_Pickups.zip
Last Modified:
Sat Dec 28, 2013 10:43 pm
Total Downloads:
440
File Rating:
7 Ratings
This file has been approved by our moderators. This means it appears to be safe to use.
I'm not sure if this relates to the "Too many events" bug listed in the description, or addon confliction, but it seems whenever I use these in minigames, they can't be picked up if wired to the event "OnBotKill ---> DropItem"