Removing Errors from line of script.
#1

How do I remove these errors from this line of script? They are all on this line which is 17356...

.pwn(17356) : error 017: undefined symbol "distance"
.pwn(17356) : warning 215: expression has no effect
.pwn(17356) : error 001: expected token: ";", but found ")"
.pwn(17356) : error 029: invalid expression, assumed zero
.pwn(17356) : fatal error 107: too many error messages on one line
Код:
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
Reply


Messages In This Thread
Removing Errors from line of script. - by Wing - 28.12.2011, 04:20
Re: Removing Errors from line of script. - by Abreezy - 28.12.2011, 04:28
Re: Removing Errors from line of script. - by Wing - 28.12.2011, 04:36
Re: Removing Errors from line of script. - by NinjaChicken - 28.12.2011, 04:45
Re: Removing Errors from line of script. - by Wing - 28.12.2011, 04:47
Re: Removing Errors from line of script. - by Abreezy - 28.12.2011, 06:26
Re: Removing Errors from line of script. - by Wing - 28.12.2011, 06:49
Re: Removing Errors from line of script. - by Wing - 28.12.2011, 06:52
Re: Removing Errors from line of script. - by Wing - 28.12.2011, 18:06

Forum Jump:


Users browsing this thread: 1 Guest(s)