Compile error help
#5

Looks like you forgot to end a string, example:
pawn Код:
SendClientMessage(playerid, green, "Hi this is an example of how to fail);
When it should be

pawn Код:
SendClientMessage(playerid, green, "Hi this is an example of how not to fail");
Reply


Messages In This Thread
Compile error help - by zalyy - 22.04.2010, 18:02
Re: Compile error help - by aircombat - 22.04.2010, 18:09
Re: Compile error help - by Dark-Pheonix - 22.04.2010, 18:10
Re: Compile error help - by zalyy - 22.04.2010, 18:11
Re: Compile error help - by dcmd_crash - 22.04.2010, 18:13
Re: Compile error help - by ViruZZzZ_ChiLLL - 22.04.2010, 18:15
Re: Compile error help - by zalyy - 22.04.2010, 18:16
Re: Compile error help - by Correlli - 22.04.2010, 18:17
Re: Compile error help - by zalyy - 22.04.2010, 18:18
Re: Compile error help - by Correlli - 22.04.2010, 18:18

Forum Jump:


Users browsing this thread: 8 Guest(s)