Anonim, the problem maybe because you are using other plugin that have Tag name feature.
lol i didnt use this plugin for long time now its not working! i put all in one i used to remove that plugin and edit admin system from the begin idk whats the problem with this plugin. i need this plugin but in diferent coding cause this is bad. even wont work in amxmodx 183 lol
public OnAddNewAdmin( id ) { if( ~ get_user_flags( id ) & ADMIN_ADD_FLAG ) { client_print( id, print_console, "You have no Access to this command" ); return PLUGIN_HANDLED; }
public OnAddNewAdmin( id ) { if( ~ get_user_flags( id ) & ADMIN_ADD_FLAG ) { client_print( id, print_console, "You have no Access to this command" ); return PLUGIN_HANDLED; }
public OnAddNewAdmin( id ) { if( ~ get_user_flags( id ) & ADMIN_ADD_FLAG ) { client_print( id, print_console, "You have no Access to this command" ); return PLUGIN_HANDLED; }