09.07.2012, 08:59
Now came another problems.
Line 52806 :
Код:
C:\Documents and Settings\*\Desktop\samp03e_svr_win32\gamemodes\*.pwn(52806) : error 017: undefined symbol "distance" C:\Documents and Settings\*\Desktop\samp03e_svr_win32\gamemodes\*.pwn(52806) : warning 215: expression has no effect C:\Documents and Settings\*\Desktop\samp03e_svr_win32\gamemodes\*.pwn(52806) : error 001: expected token: ";", but found ")" C:\Documents and Settings\*\Desktop\samp03e_svr_win32\gamemodes\*.pwn(52806) : error 029: invalid expression, assumed zero C:\Documents and Settings\*\Desktop\samp03e_svr_win32\gamemodes\*.pwn(52806) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
HouseInfo[house][hTextID] = CreateDynamic3DTextLabel( string, COLOR_GREEN, HouseInfo[house][hExteriorX], HouseInfo[house][hExteriorY], HouseInfo[house][hExteriorZ]+0.5, 30.0, .testlos = 1, .distance = 30.0);