Need help PLEASE
#3

This works but it is not a gate it is objects that move up and down by them selfs i tryed almost everything i can come up with! did not work, I even tried making my own

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

GetObjectPos(ob1,x,y,z);

if (z == 130)
{
 MoveObject(ob1, -1136.44543457, -987.37402344, 148);
} 
else
{
 MoveObject(ob1, -1136.44543457, -987.37402344, 130);
}
}
but still doesn't work!! Please can you tell me another way to do it?
Reply


Messages In This Thread
Need help PLEASE - by Hamudi_Chi - 30.11.2010, 00:10
Re: Need help PLEASE - by randomkid88 - 30.11.2010, 00:24
Re: Need help PLEASE - by Hamudi_Chi - 30.11.2010, 20:40
Re: Need help PLEASE - by randomkid88 - 30.11.2010, 21:02
Re: Need help PLEASE - by Hamudi_Chi - 03.12.2010, 01:53
Re: Need help PLEASE - by randomkid88 - 03.12.2010, 02:12

Forum Jump:


Users browsing this thread: 3 Guest(s)