[Scripting Problem] Warning on Pawno: NAMEGET(playerid)
#3

You're trying to send a formatted message using SendClientMessage instead of format.

pawn Код:
new fstr[50];
format(fstr, sizeof(fstr), "Esi sveicināts Defaq %s!", NAMEGET(playerid));
SendClientMessage(playerid, COLOR_BLUE, fstr);
Reply


Messages In This Thread
[Scripting Problem] Warning on Pawno: NAMEGET(playerid) - by MaxTuner - 06.08.2014, 12:34
Re: [Scripting Problem] Warning on Pawno: NAMEGET(playerid) - by SpikY_ - 06.08.2014, 12:39
Re: [Scripting Problem] Warning on Pawno: NAMEGET(playerid) - by Threshold - 06.08.2014, 12:40
Re: [Scripting Problem] Warning on Pawno: NAMEGET(playerid) - by MaxTuner - 06.08.2014, 12:48

Forum Jump:


Users browsing this thread: 3 Guest(s)