Weird errors?
#1

I really don't know what's wrong!!
Код:
C:\Users\Machlik\Desktop\samp03asvr_R8_win32\gamemodes\WZLSRP.pwn(1108) : error 001: expected token: ";", but found "["
C:\Users\Machlik\Desktop\samp03asvr_R8_win32\gamemodes\WZLSRP.pwn(1108) : error 029: invalid expression, assumed zero
C:\Users\Machlik\Desktop\samp03asvr_R8_win32\gamemodes\WZLSRP.pwn(1108) : error 017: undefined symbol "pHouseCarX"
C:\Users\Machlik\Desktop\samp03asvr_R8_win32\gamemodes\WZLSRP.pwn(1108) : fatal error 107: too many error messages on one line

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


4 Errors.
Error LINE:
Код:
new Float:Carx = PlayerInfo[playerid][pHouseCarX];///////////////////////ERROR LINE!
	new Float:Cary = PlayerInfo[playerid][pHouseCarY];
	new Float:Carz = PlayerInfo[playerid][pHouseCarZ];
	new Float:Carangle = PlayerInfo[playerid][pHouseCarAngle];
	new CarId = PlayerInfo[playerid][pHouseCarId];
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)