27.09.2011, 09:11
(
Последний раз редактировалось Tass007; 28.09.2011 в 04:49.
)
Hello This are the errors
And This Is The Line
pawn Код:
C:\Users\Administrator\Desktop\All Folders\Scripting\PCRP Test\gamemodes\House.pwn(239) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\All Folders\Scripting\PCRP Test\gamemodes\House.pwn(239) : warning 215: expression has no effect
C:\Users\Administrator\Desktop\All Folders\Scripting\PCRP Test\gamemodes\House.pwn(239) : error 001: expected token: ";", but found "]"
C:\Users\Administrator\Desktop\All Folders\Scripting\PCRP Test\gamemodes\House.pwn(239) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\All Folders\Scripting\PCRP Test\gamemodes\House.pwn(239) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
pawn Код:
if (IsValidDynamicPickup(AHouseData[HouseID][PickupID]));
{