Need help.. ERRORS!
#1

How to fix this

pawn Код:
if (strcmp("/help",cmdtext,true,10) == 0)
{
   ShowPlayerDialog(playerid, 4, DIALOG_STYLE_MSGBOX,"Welcome To BattleField IV","Objectives:\n   PAK: You need to kill your enemy (USA) and place a C4 near Control Center in your enemy base\n   USA: You need to kill your enemy (PAK) and place  C4 near AirForces\nCommands:\n   /kill - To kill yourself\n   /ct - To change your class\n   /login - To login to your account\n   /stats [id] - see others stats. you can see your stats too by using only /stats without id\n   /admins - To see online admins\n   /vip - To see online Vips\n   /report - To report player to online admins\n   /changepass [new password] - To change your password","Ok","");
   return 1;
}else return SendClientMessage(playerid, COLOR_RED,"[ERROR] You entered wrong command, Type /help");
ERRORS:
Код:
C:\Users\toshiba\Desktop\C&R\gamemodes\gamemode.pwn(267) : error 075: input line too long (after substitutions)
C:\Users\toshiba\Desktop\C&R\gamemodes\gamemode.pwn(268) : error 037: invalid string (possibly non-terminated string)
C:\Users\toshiba\Desktop\C&R\gamemodes\gamemode.pwn(268) : error 029: invalid expression, assumed zero
C:\Users\toshiba\Desktop\C&R\gamemodes\gamemode.pwn(268) : error 017: undefined symbol "n"
C:\Users\toshiba\Desktop\C&R\gamemodes\gamemode.pwn(268) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.
Reply


Messages In This Thread
Need help.. ERRORS! - by dr.lozer - 02.12.2012, 08:42
Re: Need help.. ERRORS! - by Faisal_khan - 02.12.2012, 08:46
Re: Need help.. ERRORS! - by dr.lozer - 02.12.2012, 08:49
Re: Need help.. ERRORS! - by Faisal_khan - 02.12.2012, 08:51
Re: Need help.. ERRORS! - by dr.lozer - 02.12.2012, 08:53
Re: Need help.. ERRORS! - by Faisal_khan - 02.12.2012, 10:18
Re: Need help.. ERRORS! - by Konstantinos - 02.12.2012, 10:24
Re: Need help.. ERRORS! - by Faisal_khan - 02.12.2012, 10:36

Forum Jump:


Users browsing this thread: 6 Guest(s)