02.10.2012, 05:06
Well tryed to fix it but i gaveup.
Those are the errros:
This is the line 16900:
Any help?? suggestions??
Those are the errros:
pawn Код:
C:\Documents and Settings\kris\щемзп дтбегд\P-RP\gamemodes\P-RP.pwn(16900) : error 017: undefined symbol "distance"
C:\Documents and Settings\kris\щемзп дтбегд\P-RP\gamemodes\P-RP.pwn(16900) : warning 215: expression has no effect
C:\Documents and Settings\kris\щемзп дтбегд\P-RP\gamemodes\P-RP.pwn(16900) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\kris\щемзп дтбегд\P-RP\gamemodes\P-RP.pwn(16900) : error 029: invalid expression, assumed zero
C:\Documents and Settings\kris\щемзп дтбегд\P-RP\gamemodes\P-RP.pwn(16900) : 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 Код:
HouseInfo[iIndex][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5,30.0, .testlos = 1, .distance = 30.0);