26.09.2011, 06:25
(
Последний раз редактировалось Tass007; 26.09.2011 в 08:05.
)
Help me please this is the error's
This Is The Line that is getting the error's/warnings.
pawn Код:
C:\Users\Administrator\Desktop\All Folders\Scripting\0.3c test\gamemodes\lvdm.pwn(238) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\All Folders\Scripting\0.3c test\gamemodes\lvdm.pwn(238) : warning 215: expression has no effect
C:\Users\Administrator\Desktop\All Folders\Scripting\0.3c test\gamemodes\lvdm.pwn(238) : error 001: expected token: ";", but found "]"
C:\Users\Administrator\Desktop\All Folders\Scripting\0.3c test\gamemodes\lvdm.pwn(238) : error 029: invalid expression, assumed zero
C:\Users\Administrator\Desktop\All Folders\Scripting\0.3c test\gamemodes\lvdm.pwn(238) : 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]))
{