31.12.2012, 13:10
i put the code that you give me
and i got this error:
Line: (52472)
and i got this error:
Код:
C:\Users\GURKAN\Desktop\MAP PACK\NEXT-GEN GRKN EDIT\gamemodes\CLRP.pwn(16897) : warning 213: tag mismatch C:\Users\GURKAN\Desktop\MAP PACK\NEXT-GEN GRKN EDIT\gamemodes\CLRP.pwn(52472) : error 017: undefined symbol "distance" C:\Users\GURKAN\Desktop\MAP PACK\NEXT-GEN GRKN EDIT\gamemodes\CLRP.pwn(52472) : warning 215: expression has no effect C:\Users\GURKAN\Desktop\MAP PACK\NEXT-GEN GRKN EDIT\gamemodes\CLRP.pwn(52472) : error 001: expected token: ";", but found ")" C:\Users\GURKAN\Desktop\MAP PACK\NEXT-GEN GRKN EDIT\gamemodes\CLRP.pwn(52472) : error 029: invalid expression, assumed zero C:\Users\GURKAN\Desktop\MAP PACK\NEXT-GEN GRKN EDIT\gamemodes\CLRP.pwn(52472) : 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);