Posts: 18
Threads: 1
Joined: Oct 2009
Reputation:
0
hello to all ! Guys i have a problem with my server when i try to kick, ban someone instead of banning or kicking that person it bans either me or anyone else on the server randomly !!! Why is this happening ?please answear me !! THX TO ALL
Posts: 6,129
Threads: 36
Joined: Jan 2009
We're not mind readers, post your /kick and /ban code.
Posts: 6,129
Threads: 36
Joined: Jan 2009
Quote:
Originally Posted by MenaceX^
Quote:
Originally Posted by CalgonX
We're not mind readers, post your /kick and /ban code.
|
There are people who claim they can do it ![Wink](images/smilies/wink.png) .
|
I think I've foreseen his code:
pawn Код:
dcmd_ban(playerid, params[])
{
Ban(playerid);
}