Lfun: set_alt_name - set the alternate name of a living Synopsis: void set_alt_name(string name) Description: Ths set_alt_name call sets the alternate name of a living. The alter- nate name should be lowercase and is used with the id function of the living. Return value: none Examples: this_player()->set_alt_name("joe"); See also: object/id