Quote:
Originally Posted by alien100
hmm i don't understandt
|
PHP Code:
if( (get_user_flags(player_entity_index) & ADMIN_LEVEL_H) )
{
// player_entity_index has flag "t", let them do stuff
}
Quote:
Originally Posted by Aykay
amx_addadmin "name" "t" when they're in the server.
|
That has nothing to do with his question.
__________________