moving objects
#7

Copy & Replace:

pawn Код:
if(!strcmp("/t",cmdtext))
    {
        if(IsPlayerInRangeOfPoint(playerid, 5.0,1006.2313232422, 1025.3850097656, 47))
        {
            MoveObject(obj,994.28308105469, 1051.5045166016, 48.017349243164,15.0);
        }
        else
        {
            MoveObject(obj,978.1339,2299.8567,49.3317,5);
            return 1;
        }
    }
Reply


Messages In This Thread
moving objects - by Freddy Z - 29.03.2010, 13:43
Re: moving objects - by XRVX - 29.03.2010, 13:44
Re: moving objects - by aircombat - 29.03.2010, 13:45
Re: moving objects - by Freddy Z - 30.03.2010, 18:04
Re: moving objects - by aircombat - 30.03.2010, 20:29
Re: moving objects - by Freddy Z - 01.04.2010, 16:37
Re: moving objects - by Rand_Omar - 01.04.2010, 16:49
Re: moving objects - by Freddy Z - 01.04.2010, 18:26
Re: moving objects - by Freddy Z - 02.04.2010, 16:56

Forum Jump:


Users browsing this thread: 1 Guest(s)