Simple bit of help please!
#2

pawn Код:
CMD:closegate(playerid, params[])
         {
                If(!IsPlayerInRangeOfPoint(playerid,10,0,0,0)) return SendClientMessage(playerid, 0xFF8000FF, "to far away.");//change to the gates position !
            MoveObject(lspdgate1, 1550.80004883,-1627.59997559,15.19999981, 1);
            SendClientMessage(playerid, 0xFF8000FF, "The gate is closed.");
            }
Reply


Messages In This Thread
Simple bit of help please! - by Scripter12345 - 02.04.2012, 21:46
Re: Simple bit of help please! - by park4bmx - 02.04.2012, 21:58
Re: Simple bit of help please! - by Catalyst- - 02.04.2012, 21:58

Forum Jump:


Users browsing this thread: 1 Guest(s)