stock isvehicleoccupied error
#1

C:\Documents and Settings\Lisa\Bureaublad\NQRP3Reported.pwn(2277) : error 017: undefined symbol "foreach"
C:\Documents and Settings\Lisa\Bureaublad\NQRP3Reported.pwn(2277) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Lisa\Bureaublad\NQRP3Reported.pwn(2277) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Lisa\Bureaublad\NQRP3Reported.pwn(2277) : fatal error 107: too many error messages on one line

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


4 Errors.

And this is the line

stock IsVehicleOccupied(iVehicleID, iSeatID = 0) {
foreach(new x: Player) ;(GetPlayerVehicleID(x) == iVehicleID && GetPlayerVehicleSeat(x) == iSeatID);
return 1;
}
return 0;
}


What is wrong? :S
Reply


Messages In This Thread
stock isvehicleoccupied error - by Lisaax - 05.08.2013, 09:56
Re: stock isvehicleoccupied error - by Necip - 05.08.2013, 10:03
Re: stock isvehicleoccupied error - by Konstantinos - 05.08.2013, 10:12
Re: stock isvehicleoccupied error - by Lisaax - 05.08.2013, 15:38
Re : stock isvehicleoccupied error - by Matnix - 05.08.2013, 15:40
Re: stock isvehicleoccupied error - by Smokeyy - 05.08.2013, 15:41
Re: stock isvehicleoccupied error - by Konstantinos - 05.08.2013, 15:42

Forum Jump:


Users browsing this thread: 4 Guest(s)