19.12.2009, 02:51
Sometimes, when i was in Class Selection, i got kicked from the server for some reason. But that's not the problem. The problem is Quiting the Game after you got kicked.
Let's just try it by using this simple script:
(PS: This is just an example script. The real one is totally different, it use somekind of /kick, or something...)
And try to exit the game by pressing the ESCAPE button on your keyboard. Can u?
Ok, thx. Hopez it will be fixed
Let's just try it by using this simple script:
pawn Code:
OnPlayerRequestClass(playerid, classid)
{
Kick(playerid)
}
And try to exit the game by pressing the ESCAPE button on your keyboard. Can u?
Ok, thx. Hopez it will be fixed