Error on one line
#6

Quote:
Originally Posted by Phento
new List[][] = {"vehiclenamelist","??"}; //??
pawn Код:
format(String, sizeof(String), "%s", List[GetVehicleModel(GetPlayerVehicleID(playerid))-400]);
Код:
C:\Program Files\SAMP\gamemodes\erp.pwn(1552) : error 017: undefined symbol "List"
C:\Program Files\SAMP\gamemodes\erp.pwn(1552) : warning 215: expression has no effect
C:\Program Files\SAMP\gamemodes\erp.pwn(1552) : error 001: expected token: ";", but found "]"
C:\Program Files\SAMP\gamemodes\erp.pwn(1552) : error 029: invalid expression, assumed zero
C:\Program Files\SAMP\gamemodes\erp.pwn(1552) : fatal error 107: too many error messages on one line

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


4 Errors.
Reply


Messages In This Thread
Error on one line - by Mechscape - 06.02.2010, 15:38
Re: Error on one line - by Mechscape - 06.02.2010, 16:23
Re: Error on one line - by ¤Adas¤ - 06.02.2010, 16:25
Re: Error on one line - by Mechscape - 06.02.2010, 17:08
Re: Error on one line - by smeti - 06.02.2010, 17:42
Re: Error on one line - by Mechscape - 06.02.2010, 17:42
Re: Error on one line - by smeti - 06.02.2010, 17:52
Re: Error on one line - by Mechscape - 06.02.2010, 17:53
Re: Error on one line - by smeti - 06.02.2010, 18:32
Re: Error on one line - by Mechscape - 06.02.2010, 18:35

Forum Jump:


Users browsing this thread: