Weird compiling problem
#1

Whenever I compile my script, it gives me this.

Код:
:\Users\Fadel\Desktop\ARP-NGG\gamemodes\ARP.pwn(16919) : error 017: undefined symbol "distance"
C:\Users\Fadel\Desktop\ARP-NGG\gamemodes\ARP.pwn(16919) : warning 215: expression has no effect
C:\Users\Fadel\Desktop\ARP-NGG\gamemodes\ARP.pwn(16919) : error 001: expected token: ";", but found ")"
C:\Users\Fadel\Desktop\ARP-NGG\gamemodes\ARP.pwn(16919) : error 029: invalid expression, assumed zero
C:\Users\Fadel\Desktop\ARP-NGG\gamemodes\ARP.pwn(16919) : fatal error 107: too many error messages on one line

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


4 Errors.
Line 16919:

pawn Код:
HouseInfo[iIndex][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5,30.0, .testlos = 1, .distance = 30.0);
4 damn errors come from a signle line. I'd appriciate it really good if you'd help me out!
Reply


Messages In This Thread
Weird compiling problem - by Fadel - 27.05.2013, 12:41
Re: Weird compiling problem - by DobbysGamertag - 27.05.2013, 12:43
Re: Weird compiling problem - by Red_Dragon. - 27.05.2013, 12:48
Re: Weird compiling problem - by Fadel - 27.05.2013, 12:52
Re: Weird compiling problem - by Fadel - 27.05.2013, 13:01
Re: Weird compiling problem - by Fadel - 27.05.2013, 13:09
Re: Weird compiling problem - by Red_Dragon. - 27.05.2013, 13:11
Re: Weird compiling problem - by Fadel - 27.05.2013, 13:27
Re: Weird compiling problem - by Fadel - 27.05.2013, 13:55
Re: Weird compiling problem - by CmZxC - 27.05.2013, 14:05

Forum Jump:


Users browsing this thread: 1 Guest(s)