03.01.2013, 09:06
Here is the result
And here is the corresponding line:
Thank you for reading, and I hope someone can solve this!
Thanks in advance!
Код:
C:\Users\Vinay\AppData\Local\Temp\Rar$DI66.896\KGRP.pwn(16897) : error 017: undefined symbol "distance" C:\Users\Vinay\AppData\Local\Temp\Rar$DI66.896\KGRP.pwn(16897) : warning 215: expression has no effect C:\Users\Vinay\AppData\Local\Temp\Rar$DI66.896\KGRP.pwn(16897) : error 001: expected token: ";", but found ")" C:\Users\Vinay\AppData\Local\Temp\Rar$DI66.896\KGRP.pwn(16897) : error 029: invalid expression, assumed zero C:\Users\Vinay\AppData\Local\Temp\Rar$DI66.896\KGRP.pwn(16897) : 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[iIndex][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5,30.0, .testlos = 1, .distance = 30.0);
Thanks in advance!