Simulated External Functions

int player_exists(string);

Returns 0 if the player does not exist.
Returns 1 if the player exists.

file: /doc/sefun/player_funs.c
