Object Help!
#3

Код:
new Float:x, Float:y, Float:z;
if(GetObjectPos(elevator,x, y, z) == 1567.4233398438, -1634.6782226563, 18.896639823914);
Ok this is what I have ^ , But these are the error I get.

Код:
warning 206: redundant test: constant expression is non-zero
error 036: empty statement
both of those errors and warnings are on the same line:
Код:
if(GetObjectPos(elevator,x, y, z) == 1567.4233398438, -1634.6782226563, 18.896639823914);
Reply


Messages In This Thread
Object Help! - by megamind2067 - 01.01.2013, 18:37
Re: Object Help! - by DaRk_RaiN - 01.01.2013, 18:53
Re: Object Help! - by megamind2067 - 01.01.2013, 19:10
Re: Object Help! - by megamind2067 - 01.01.2013, 19:33
Re: Object Help! - by Vince - 01.01.2013, 19:53

Forum Jump:


Users browsing this thread: 2 Guest(s)