24.08.2013, 19:42
How To Fix This Pls..
24.08.2013, 19:49
How to fix what? We cannot guess or read your mind in order to learn what you want to fix and reply! Please, explain in details.
24.08.2013, 19:54
The Local Chat Change to NEWS
24.08.2013, 19:55
Do you mean it says that "Live Interview..." thing before? Show us your OnPlayerText callback.
24.08.2013, 20:04
24.08.2013, 20:07
You could just use [ pawn ] code [ /pawn ]
24.08.2013, 20:08
Just use pawn. It's the best method to fix that problem.
24.08.2013, 20:09
pawn Код:
OnPlayerConnect(playerid)
{
TakingLive[playerid] = 0 // or whatever your value is when the player is not taking the live
}
24.08.2013, 22:19
OnPlayerConnect:
pawn Код:
TakingLive[playerid] = INVALID_PLAYER_ID;
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)