30.07.2009, 06:54
Well everything is fine as I said, everything runs. Just the ClientMessage doesn't send.
Yes I did.
No, that's the way I want it, don't ask why.
Using an enum, but that isn't the problem as everything runs but the message.
I will try this and post back, hold on.
Quote:
Originally Posted by pagie1111
did you use
Код:
SetTimerEx("GLine_Entry",TIME,false,"i",playerid); Код:
forward GLine_Entry(playerid); |
Quote:
Originally Posted by Joe Staff
Did you want to put SendClientMessageToAll? cause that's sending a message to the player telling them their name and IP and reason why.
|
Quote:
Originally Posted by Sneaky'
Strange. please tell me how did you define the following:
pawn Код:
|
Quote:
Originally Posted by yezizhu
Ban should be dealy, but message shouldn't(In my opinion, it's a fail to make KickEx, BanEx.
Try this: pawn Код:
|