IsPlayerConnect inside the dialog not work
#8

Quote:
Originally Posted by IstuntmanI
Посмотреть сообщение
You have to check if that player id is connected before using the id in any array:
Put
pawn Код:
if(id != INVALID_PLAYER_ID) return SCM(playerid,-1,"Acest jucator nu este conectat.");
before
pawn Код:
new ftext[120];
Reply


Messages In This Thread
IsPlayerConnect inside the dialog not work - by Sn4ke2 - 02.09.2015, 11:38
Re: IsPlayerConnect inside the dialog not work - by ExTaZZ69 - 02.09.2015, 11:45
Re: IsPlayerConnect inside the dialog not work - by IstuntmanI - 02.09.2015, 11:52
Re: IsPlayerConnect inside the dialog not work - by Sn4ke2 - 02.09.2015, 12:13
Re: IsPlayerConnect inside the dialog not work - by IstuntmanI - 02.09.2015, 12:14
Re: IsPlayerConnect inside the dialog not work - by Sn4ke2 - 02.09.2015, 12:22
Re: IsPlayerConnect inside the dialog not work - by Sn4ke2 - 02.09.2015, 12:37
Re: IsPlayerConnect inside the dialog not work - by IstuntmanI - 02.09.2015, 12:42
Re: IsPlayerConnect inside the dialog not work - by Sn4ke2 - 02.09.2015, 12:53

Forum Jump:


Users browsing this thread: 1 Guest(s)