Name: set_alt_name - set the alternative name of a player Syntax: set_alt_name(string alt_name) Description: The set_alt_name call sets the alternative name of a player. It affects the id function of the player, but no tells. Return value: none Examples: this_player()->set_alt_name("joe"); See also: object/id