W.T.F argument type mismatch
#4

You can't store numbers in numbers

pawn Код:
new Float:x, Float:y, Float:z;

GetObjectPos(UFO[0], x, y, z)

 if(x == -1280.1522 && y == 1023.1740 && z == 79.4003)
{
    {
    MoveObject(UFO[0], -1329.2405,1181.7108,79.4003, 10.0);
    }
}
Reply


Messages In This Thread
W.T.F argument type mismatch - by Daem - 26.08.2009, 11:21
Re: W.T.F argument type mismatch - by dice7 - 26.08.2009, 11:23
Re: W.T.F argument type mismatch - by Daem - 26.08.2009, 11:41
Re: W.T.F argument type mismatch - by dice7 - 26.08.2009, 11:48
Re: W.T.F argument type mismatch - by help! - 14.09.2009, 16:37

Forum Jump:


Users browsing this thread: 1 Guest(s)