door problem
#1

guys how to lock this gate?

PHP код:
gateabase1 CreateObject(1523371.2417166.69711007.3835,   0.000000.000000.00000);
CMD:ag1o(playeridparams[])
{
    if(
PlayerInfo[playerid][pAdmin] >= || IsPlayerAdmin(playerid))
    {
        
MoveObject(gateabase1371.2417166.69711007.38352.000.00000.0000, -90.0000);
        return 
1;
    }
    else return 
SendClientMessage(playerid,COLOR_RED,"You do not have permission to use this command!");
}
CMD:ag1c(playeridparams[])
{
    if(
PlayerInfo[playerid][pAdmin] >= || IsPlayerAdmin(playerid))
    {
        
MoveObject(gateabase1371.2417166.69711007.38352.000.00000.00000.0000);
        return 
1;
    }
    else return 
SendClientMessage(playerid,COLOR_RED,"You do not have permission to use this command!");

Reply
#2

You can block it with a small object.
Reply
#3

can you give me small object id and Invisible؟
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)