Simul efun: user_exists - does a player (or wizard) exist Synopsis: int user_exists(string name) Description: Find out if a player/wizard with the name "name" exists. Return values: returns 2 if exists in active users returns 1 if exists in inactive users returns 0 if not exists See also: lib/valid_name