Simulated External Functions

int admin_p(string);

Returns 0 if the player is not an admin.
Returns 1 if the player is an admin.

file: /doc/sefun/preds.c
