SA-MP Forums Archive
can anyone help fix this little code please - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: can anyone help fix this little code please (/showthread.php?tid=524370)



can anyone help fix this little code please - Lukka_Vercetti - 06.07.2014

sup guys n girls im using a gm called visual or virtual gaming and im getting 4 errors on compile on one line if anyone could help id really appreciate it. heres the error 4 messages




C:\Users\Jess\Desktop\Pads GM\gamemodes\NB-RP last edit 06.07.14.pwn(1692 : error 017: undefined symbol "distance"
C:\Users\Jess\Desktop\Pads GM\gamemodes\NB-RP last edit 06.07.14.pwn(1692 : warning 215: expression has no effect
C:\Users\Jess\Desktop\Pads GM\gamemodes\NB-RP last edit 06.07.14.pwn(1692 : error 001: expected token: ";", but found ")"
C:\Users\Jess\Desktop\Pads GM\gamemodes\NB-RP last edit 06.07.14.pwn(1692 : error 029: invalid expression, assumed zero
C:\Users\Jess\Desktop\Pads GM\gamemodes\NB-RP last edit 06.07.14.pwn(1692 : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.



and the code is here


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);
++iIndex;


Re: can anyone help fix this little code please - KayJ - 06.07.2014

Wrong section, post here- http://forum.sa-mp.com/forumdisplay.php?f=12


Re: can anyone help fix this little code please - Lukka_Vercetti - 06.07.2014

thank you sorry, can a mod delete this i'll do a new one