SA-MP Forums Archive
Error Compiling [Update to 0.3dR2 streamer] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Error Compiling [Update to 0.3dR2 streamer] (/showthread.php?tid=316803)



Error Compiling [Update to 0.3dR2 streamer] - OGL0C - 08.02.2012

Who can fix This ?


Quote:

D:\Samp Things\IG-RP.pwn(17219) : warning 213: tag mismatch
D:\Samp Things\IG-RP.pwn(52469) : error 017: undefined symbol "distance"
D:\Samp Things\IG-RP.pwn(52469) : warning 215: expression has no effect
D:\Samp Things\IG-RP.pwn(52469) : error 001: expected token: ";", but found ")"
D:\Samp Things\IG-RP.pwn(52469) : error 029: invalid expression, assumed zero
D:\Samp Things\IG-RP.pwn(52469) : fatal error 107: too many error messages on one line

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


4 Errors.

Line :
Quote:

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