Name: stop_wearing - force the player to remove an armour Syntax: stop_wearing(string armour) Description: The stop_wearing function forces the player to remove a specific armour item. The player is informed about this action. Return value: none Examples: this_player()->stop_wearing("shield"); See also: living/stop_wielding