Blockland Forums > General Discussion
What do you do when picking up an item......
Pages: (1/1)
Scar. z:
This may be a stupid Question but, If you seen the thing where you like pick up a item, but once you do you have took it, it can't Re spawn? can someone tell me how to do it?
Crispy_:
Just make the item respawn time in the wrench menu very high.
Kreon:
You could use the onItemPickup event on rtb.
http://forum.returntoblockland.com/dlm/viewFile.php?id=32
onItemPickup-Self-set item-None
Crispy_:
--- Quote from: Kreon on January 17, 2014, 04:10:46 PM ---You could use the onItemPickup event on rtb.
http://forum.returntoblockland.com/dlm/viewFile.php?id=32
onItemPickup-Self-set item-None
--- End quote ---
Yeah that works too. If you want the item to come back when the minigame restarts, do
onMinigameReset-Self-set item-[ITEM]
Pages: (1/1)