error Compiling [Update to Streamer 0.3dR2]
#1

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

Reply
#2

pawn Код:
HouseInfo[house][hTextID] = CreateDynamic3DTextLabel(string, COLOR_GREEN, HouseInfo[house][hExteriorX], HouseInfo[house][hExteriorY], HouseInfo[house][hExteriorZ]+0.5, 30.0, 1, 30.0);
Reply
#3

And this Please
Quote:

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

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


4 Errors.

Quote:

HouseInfo[houseid][hTextID] = CreateDynamic3DTextLabel(string,COLOR_GREEN,HouseI nfo[houseid][hExteriorX], HouseInfo[houseid][hExteriorY], HouseInfo[houseid][hExteriorZ]+0.5,30.0, .testlos = 1, .distance = 30.0);

Reply
#4

help please
Reply
#5

Код:
HouseInfo[houseid][hTextID] = CreateDynamic3DTextLabel(string,COLOR_GREEN,HouseInfo[houseid][hExteriorX], HouseInfo[houseid][hExteriorY], HouseInfo[houseid][hExteriorZ]+0.5,30.0, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 0, -1, -1,  -1, 30.0
use this I think is true format
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)