Errors compiling
#1

Hello, i have few errors in compiling, maybe u know how to fix it?

Код:
C:\GRP\Grp\gamemodes\band7.pwn(8657) : error 075: input line too long (after substitutions)
C:\GRP\Grp\gamemodes\band7.pwn(8659) : error 001: expected token: ",", but found "-integer value-"
C:\GRP\Grp\gamemodes\band7.pwn(8659) : warning 215: expression has no effect
C:\GRP\Grp\gamemodes\band7.pwn(8659) : warning 215: expression has no effect
C:\GRP\Grp\gamemodes\band7.pwn(8659) : error 001: expected token: ";", but found ")"
C:\GRP\Grp\gamemodes\band7.pwn(8659) : error 029: invalid expression, assumed zero
C:\GRP\Grp\gamemodes\band7.pwn(8659) : fatal error 107: too many error messages on one line

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


5 Errors.
8657 Line:
Код:
new msg[128];
8659 Line:
Код:
{
But after 8657 and before 8659 is:
Код:
if(PlayerToPoint(20,playerid,-1997.9504,248.4633,31.5155) || PlayerToPoint(20,playerid,-2044.3632,-62.5524,36.8530) || PlayerToPoint(20,playerid,-2244.2883,5.0918,36.8595) || PlayerToPoint(20,playerid,-2293.5061,413.7183,36.7111) || PlayerToPoint(20,playerid,-2185.7832,1086.7455,57.2654) || PlayerToPoint(20,playerid,-2757.7483,971.2451,56.0001) || PlayerToPoint(20,playerid,-2713.0325,98.1342,5.8751) || PlayerToPoint(20,playerid,-2253.9551,-402.6029,52.5548) || PlayerToPoint(20,playerid,-1559.8062,486.0329,8.7189) || PlayerToPoint(20,playerid,-1994.7281,571.0565,36.7111) || PlayerToPoint(20,playerid,-2014.2764,893.0132,46.9845) || PlayerToPoint(20,playerid,-2185.8091,1086.5471,57.2654) || PlayerToPoint(20,playerid,-1812.5453,81.1547,16.6486))
It's in 1 line, maybe it's too long? D
Reply


Messages In This Thread
Errors compiling - by Daslee - 23.08.2010, 20:44
Re: Errors compiling - by Nonameman - 24.08.2010, 00:42
Re: Errors compiling - by dax123 - 24.08.2010, 03:52
Re: Errors compiling - by Daslee - 24.08.2010, 09:31
Re: Errors compiling - by Daslee - 24.08.2010, 09:40
Re: Errors compiling - by Daslee - 24.08.2010, 20:25
Re: Errors compiling - by gangstajoe - 25.08.2010, 14:02
Re: Errors compiling - by gangstajoe - 25.08.2010, 14:07
Re: Errors compiling - by Pawno_Master - 25.08.2010, 15:27

Forum Jump:


Users browsing this thread: 1 Guest(s)