[HELP] Command Problem!!
#1

//=================================(> Help <)=================================\\
if(strcmp(cmdtext, "/help", true) == 0)
{
SendClientMessage(playerid, COLOR_PINK, ".: ========== vM:Gaming Help ========== :.");
SendClientMessage(playerid, COLOR_WHITE, "In this server you can basically do whatever you want!");
SendClientMessage(playerid, COLOR_WHITE, "You can: Stunt, DM, Freeroam, ect.");
SendClientMessage(playerid, COLOR_WHITE, "Like every other server you have to follow some rules!");
SendClientMessage(playerid, COLOR_WHITE, "To see a list of rules, use our command, /rules!");
SendClientMessage(playerid, COLOR_PINK, ".: ==================================== :.");
return 1;
}
return 0;
}


Then it gives me these errors!!!! HELPPPPPP!!!!

C:\Documents and Settings\Diego.DIEGO-83F326AB9\Desktop\Test Folder\gamemodes\StuntingScriptv1.pwn(247) : error 049: invalid line continuation
C:\Documents and Settings\Diego.DIEGO-83F326AB9\Desktop\Test Folder\gamemodes\StuntingScriptv1.pwn(257) : warning 225: unreachable code
C:\Documents and Settings\Diego.DIEGO-83F326AB9\Desktop\Test Folder\gamemodes\StuntingScriptv1.pwn(394) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

HELPPPPP PLEASE!!!!!!
Reply


Messages In This Thread
[HELP] Command Problem!! - by Diegobatman - 07.02.2010, 01:24
Re: [HELP] Command Problem!! - by hvampire - 07.02.2010, 02:09
Re: [HELP] Command Problem!! - by Onyx09 - 07.02.2010, 02:10
Re: [HELP] Command Problem!! - by Miguel - 07.02.2010, 02:39
Re: [Solved] Command Problem!! - by Diegobatman - 27.02.2010, 20:45

Forum Jump:


Users browsing this thread: 1 Guest(s)