How To Fix This Pls..
#1





Reply
#2

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.
Reply
#3

The Local Chat Change to NEWS
Reply
#4

Do you mean it says that "Live Interview..." thing before? Show us your OnPlayerText callback.
Reply
#5

Reply
#6


You could just use [ pawn ] code [ /pawn ]
Reply
#7

Just use pawn. It's the best method to fix that problem.
Reply
#8

pawn Код:
OnPlayerConnect(playerid)
{
     TakingLive[playerid] = 0 // or whatever your value is when the player is not taking the live
}
Reply
#9

OnPlayerConnect:
pawn Код:
TakingLive[playerid] = INVALID_PLAYER_ID;
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)