Erros! Read me!
#1

Why? When i updated my streamer to v6....0.3d i found these erros...

Quote:

L:\Gta San Andreas\Gta San Andreas Things\Script\NG\NG\gamemodes\NGRP.pwn(16897) : error 017: undefined symbol "distance"
L:\Gta San Andreas\Gta San Andreas Things\Script\NG\NG\gamemodes\NGRP.pwn(16897) : warning 215: expression has no effect
L:\Gta San Andreas\Gta San Andreas Things\Script\NG\NG\gamemodes\NGRP.pwn(16897) : error 001: expected token: ";", but found ")"
L:\Gta San Andreas\Gta San Andreas Things\Script\NG\NG\gamemodes\NGRP.pwn(16897) : error 029: invalid expression, assumed zero
L:\Gta San Andreas\Gta San Andreas Things\Script\NG\NG\gamemodes\NGRP.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.

What should i fix?? or change?
Reply
#2

Line 16897?
Reply
#3

oh here,

Quote:

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

Reply
#4

Код:
HouseInfo[iIndex][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5, 30.0, 1, 30.0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)