[Error] error 001: expected token:
#1

Hello Guys, I've been implenting an simple zombie bite script on my Rp Gamemode.
For Events.
Well, After compiling the script, There was an another problem.
This one,
Код:
NYRP.pwn(23782) : error 001: expected token: ",", but found ";"
This is the script
Код:
		new string[128]; // 23781
	      format(string, sizeof(string), "* %s bites %s in his neck.", RPN(playerid), GetClosestPlayerToPlayer(playerid); // 23782
	      PlayerInfo[playerb][pZInfected] = 1; // 23783
I hope someone could help me out!
Reply


Messages In This Thread
[Error] error 001: expected token: - by faff - 09.03.2013, 18:38
Re: [Error] error 001: expected token: - by Vince - 09.03.2013, 18:44
Re: [Error] error 001: expected token: - by Patrick - 09.03.2013, 18:48

Forum Jump:


Users browsing this thread: 1 Guest(s)