USER_EXISTS(1) USER_EXISTS(1)
NNAAMMEE
_u_s_e_r___e_x_i_s_t_s_(_) - returns true if a given user exists
SSYYNNOOPPSSIISS
int user_exists(string str)
DDEESSCCRRIIPPTTIIOONN
If the argument passed is an existing player, this
function returns true. Otherwise the function returns
false.
EEXXAAMMPPLLEESS
_u_s_e_r___e_x_i_s_t_s("descartes") returns true on Nightmare
LLOOCCAATTIIOONN
/secure/SimulEfun/user_exists.c
AAuutthhoorr
Descartes of Borg
1