Cuffs
#8

If you already have a cuff command without 0.3e cuffs and animation I can help you, just add this to the part of the command where their TogglePlayerControllable(playerid,0);

Код:
        SetPlayerSpecialAction(ID, SPECIAL_ACTION_CUFFED);
    	SetPlayerAttachedObject(ID, 0, 19418, 6, -0.011000, 0.028000, -0.022000, -15.600012, -33.699977, -81.700035, 0.891999, 1.000000, 1.168000);
and for uncuff

Код:
      	SetPlayerSpecialAction(ID,0);
      	RemovePlayerAttachedObject(ID, 0);
or just show me the command and I will insert it
Reply


Messages In This Thread
Cuffs - by Attias - 22.05.2012, 12:39
Re: Cuffs - by Revo - 22.05.2012, 12:41
Re: Cuffs - by Attias - 22.05.2012, 12:41
Re: Cuffs - by Neil. - 22.05.2012, 12:45
Re: Cuffs - by Revo - 22.05.2012, 12:48
Re: Cuffs - by Attias - 22.05.2012, 12:52
Re: Cuffs - by Attias - 22.05.2012, 15:01
Re: Cuffs - by vvhy - 22.05.2012, 15:11
Re: Cuffs - by Attias - 22.05.2012, 15:11

Forum Jump:


Users browsing this thread: 4 Guest(s)