Object moving problem [+rep]
#4

You'd do something like
pawn Код:
CMD:callship(playerid, params[])
{
     if(IsPlayerInRangeOfPoint(playerid, DISTANCE, X, Y, Z))
     MoveObject(shipname, X, Y, Z, SPEED);
}
Reply


Messages In This Thread
Object moving problem [+rep] - by Faisal_khan - 06.04.2012, 14:26
Re: Object moving problem [+rep] - by MadeMan - 06.04.2012, 14:41
Re: Object moving problem [+rep] - by Faisal_khan - 06.04.2012, 17:34
Re: Object moving problem [+rep] - by Jack.7331 - 06.04.2012, 17:40
Re: Object moving problem [+rep] - by Faisal_khan - 07.04.2012, 03:46
Re: Object moving problem [+rep] - by Aira - 07.04.2012, 03:54
Re: Object moving problem [+rep] - by Faisal_khan - 07.04.2012, 03:59
Re: Object moving problem [+rep] - by Aira - 07.04.2012, 04:09
Re: Object moving problem [+rep] - by Faisal_khan - 07.04.2012, 04:28
Re: Object moving problem [+rep] - by Jack.7331 - 07.04.2012, 07:29

Forum Jump:


Users browsing this thread: 1 Guest(s)