I removed every plugin im using (except from amxx) and it still happens.
EDIT:
Okay, I found this in admin.sma
PHP Code:
public cmdReload(id, level, cid)
{
if (!cmd_access(id, level, cid, 1))
return PLUGIN_HANDLED
//strip original flags (patch submitted by mrhunt)
remove_user_flags(0, read_flags("z"))
admins_flush();
// some more code here
In remove_user_flags I should make the 0 to id I guess, and should I remove the admins_flush(), what do you think, guys?
EDIT 2: that has nothing to do with the issue
EDIT 3: My plugins:
PHP Code:
;PROTECTIONS!!! DO NOT DELETE!!!!!!
fullupdate.amxx
autobuyfix_connor.amxx
anti_fullupdate.amxx
fast_fix_hashsign.amxx
nickfix.amxx
;END OF PROTECTIONS ^^^^ DO NOT DELETE! (I have no idea what are these about, its from the host im using)
hidenseek.amxx
Bm.amxx
;allchat.amxx
rules.amxx
;sbtitle.amxx
land_reality.amxx debug
firehole.amxx
;traps.amxx
auto_join_on_connect.amxx
Anti_Jointeam.amxx
player_gag.amxx
frostnades.amxx
demo.amxx
pain_shock_free.amxx
antiflood.amxx
reloadshit.amxx
colorchat.amxx
resetscore.amxx
Swap_Spawn_Points.amxx
nademodes.amxx
stuck.amxx
galileo.amxx debug
startspawn.amxx
pluginmenu.amxx
messages.amxx
admin.amxx
admincmd.amxx
slots_reservation.amxx
menufront.amxx
plmenu.amxx
adminchat.amxx
timeleft.amxx