inv_weapon_remove_temporary(char_name, weapon_name)

Parameters:
char_name (string) name of the player
weapon_name (string) name of the weapon
 
Returns:
none

Description:
Remove a temporarily added weapon from a player's inventory.

A temporary weapon is added to the player's inventory with a call to inv_weapon_add_temporary.

 

back to indexSR3 Script Action Documentation
Last updated: Tue, 09 Aug 2011 11:32:15