Blockland Forums > Suggestions & Requests
Randomly spawned items on bricks
(1/1)
Treti:
Is there any mod out that lets you set a brick to randomly spawn items that lets you choose which items spawn/dont spawn?
Kinlord999:
I use Destiny/Zack0Wack0's setRandom events. There's an event called setRandomItem. You could use it like this: OnMinigameSpawn > Self > setRandomItem
Using this method for spawning select items on bricks is tricky, because addRandomItem allows you to give the player a random item and then you can use OnMinigameSpawn > Player > RemoveItem (x).

Use the Left 4 Dead playertype so that only certain items can go in each slot, then don't add the crappy ones to the list.

https://sites.google.com/site/destinyspage/downloads/Event_setRandom.zip?attredirects=0

You're welcome.
Treti:
thanks m8
Navigation
Message Index

Go to full version