Help Me.
#1

I want to set object attach to player with a command and delete it with the same
What should I do?

PHP код:
CMD:vobj(playerid,params[])
{
    
SendClientMessage(playerid,0xFFF000AA,"Was Set!");
    
SetPlayerAttachedObject(playerid11869410, -0.390999, -0.387000, -1.716001, -26.399991, -4.099966, -166.099929);
    }
    
RemovePlayerAttachedObject(playerid1);
    return 
1;

Reply


Messages In This Thread
Help Me. - by Vizi10 - 25.05.2018, 20:38
Re: Help Me. - by Lokii - 25.05.2018, 20:45
Re: Help Me. - by Vizi10 - 25.05.2018, 20:47

Forum Jump:


Users browsing this thread: 2 Guest(s)