Help Error Copilar - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help Error Copilar (
/showthread.php?tid=288616)
Help Error Copilar -
IvanDrago - 08.10.2011
Hello , Help me , put an end to Commando / Equipment LSPD and gave me some errors, defined as missing no worse thing is that we need to define.
Код:
D:\SAMP SV\Wolrd Gaming\gamemodes\WG.pwn(2527) : warning 213: tag mismatch
D:\SAMP SV\Wolrd Gaming\gamemodes\WG.pwn(12608) : error 017: undefined symbol "InfoJugador"
D:\SAMP SV\Wolrd Gaming\gamemodes\WG.pwn(12608) : warning 215: expression has no effect
D:\SAMP SV\Wolrd Gaming\gamemodes\WG.pwn(12608) : error 001: expected token: ";", but found "]"
D:\SAMP SV\Wolrd Gaming\gamemodes\WG.pwn(12608) : error 029: invalid expression, assumed zero
D:\SAMP SV\Wolrd Gaming\gamemodes\WG.pwn(12608) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
Код:
12608.if(InfoJugador[playerid][pMember] == 2||InfoJugador[playerid][pLeader] == 2||InfoJugador[playerid][pMember] == 1||InfoJugador[playerid][pLeader] == 1)
Re: Help Error Copilar -
Jafet_Macario - 08.10.2011
Lines.
Re: Help Error Copilar -
nilanjay - 08.10.2011
Can you show the lines properly?