Output Event - RemoveItemAn output event that removes an item from the inventory.
Description- Instructions
Player -> RemoveItem [ITEM] [ALL]
[ITEM] is the item you would like to remove from the player's inventory.
[ALL] is a checkbox that decides to remove all of the specified items.
- Notes
By using another one of my events, ifItemInInventory, you can "upgrade" a weapon.
Just check if it's there, and if so, remove the old one and add the new one. Simple.
The [ALL] box is best used with items you can get multiple of, like HE Grenades.
DownloadEvent_RemoveItem.zip (Last Updated: Sat Nov 15, 2008 10:32 pm)
InstallationPut Event_RemoveItem.zip into the Add-Ons folder in your Blockland folder.
Click Here to view this file on the RTB Download Manager