28.08.2011, 12:03
Look i try to compile an script and i've got the next errors on one line here the line and the errors:
Код:
C:\Users\wim\Desktop\SARP\gamemodes\sarp.pwn(3281) : error 029: invalid expression, assumed zero C:\Users\wim\Desktop\SARP\gamemodes\sarp.pwn(3281) : warning 215: expression has no effect C:\Users\wim\Desktop\SARP\gamemodes\sarp.pwn(3281) : error 001: expected token: ";", but found "]" C:\Users\wim\Desktop\SARP\gamemodes\sarp.pwn(3281) : error 029: invalid expression, assumed zero C:\Users\wim\Desktop\SARP\gamemodes\sarp.pwn(3281) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
building[i] = CreateDynamic3DTextLabel(string, COLOR_DCHAT, BInfo[i][bExteriorX], BInfo[i][bExteriorY], BInfo[i][bExteriorZ]+0.75,40.0,INVALID_PLAYER_ID,INVALID_VEHICLE_ID,0,0,-1,-1, 100.0);