14.09.2013, 15:12
Anyone knows how to fix these errors ?
Line (53864):
PHP код:
C:\Users\Win 7\Downloads\Compressed\NGRP\gamemodes\NGRP_nomysql.pwn(53864) : error 017: undefined symbol "distance"
C:\Users\Win 7\Downloads\Compressed\NGRP\gamemodes\NGRP_nomysql.pwn(53864) : warning 215: expression has no effect
C:\Users\Win 7\Downloads\Compressed\NGRP\gamemodes\NGRP_nomysql.pwn(53864) : error 001: expected token: ";", but found ")"
C:\Users\Win 7\Downloads\Compressed\NGRP\gamemodes\NGRP_nomysql.pwn(53864) : error 029: invalid expression, assumed zero
C:\Users\Win7\Downloads\Compressed\NGRP\gamemodes\NGRP_nomysql.pwn(53864) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
PHP код:
HouseInfo[house2][hTextID] = CreateDynamic3DTextLabel( string, COLOR_GREEN, HouseInfo[house2][hExteriorX], HouseInfo[house2][hExteriorY], HouseInfo[house2][hExteriorZ]+0.5,30.0, .testlos = 1, .distance = 30.0);