random reload ban issue resolve
This commit is contained in:
parent
dc0ba63432
commit
f4851f9466
@ -157,7 +157,7 @@ hook OnPlayerFloodControl( playerid, iCount, iTimeSpan ) {
|
|||||||
}
|
}
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
#else
|
||||||
// aims to clear the banned from the server bug
|
// aims to clear the banned from the server bug
|
||||||
hook OnIncomingConnection( playerid, ip_address[ ], port ) {
|
hook OnIncomingConnection( playerid, ip_address[ ], port ) {
|
||||||
SendRconCommand( "reloadbans" );
|
SendRconCommand( "reloadbans" );
|
||||||
|
Loading…
Reference in New Issue
Block a user