|
Written by eaxs
|
|
Monday, 24 August 2009 21:45 |
Description Removes all items from a certain inventory slot of a certain entity.
Syntax
Example Removes all items in the first backpack slot of the given script parameter
TakeItem #GetScriptParam(index)# 11 Notes Backpack slots start at 11. Everything below are abilities. Backpack is where you have your health pots etc. You can use this command to remove an ability from a player.
|