Errors
#4

Use this

Код:
new string[24],
      stringbig[128];

GetPlayerName(playerid, string,sizeof(string));
instead of
Код:
new string[128]; GetPlayerName(playerid,string,sizeof(string)); stringbig[128]; //<<< Line 2160
Reply


Messages In This Thread
Errors [REP+] - by Filbert - 20.05.2018, 04:26
Re: Errors [REP+] - by Filbert - 20.05.2018, 04:46
Re: Errors - by DelK - 20.05.2018, 05:15
Re: Errors - by UFF - 20.05.2018, 06:57
Re: Errors - by Filbert - 20.05.2018, 08:45

Forum Jump:


Users browsing this thread: 1 Guest(s)