Re: Hadcuff System in 0.3E
#6

Dripac? nice! but does that work if i put it under a cmd like this?
Will it place HandCuffs on the dude i Cuff?

pawn Код:
if(strcmp(cmdtext, "/cuff", true) == 0)
{
        SetPlayerSpecialAction(giveplayerid, SPECIAL_ACTION_CUFFED);
        SetPlayerAttachedObject(giveplayerid, 0, 19418, 6, -0.011000, 0.028000, -0.022000, -15.600012, -33.699977,               -81.700035, 0.891999, 1.000000, 1.168000);
        SendClientMessage(playerid, COLOR_GREEN, " You have been Cuffed By an Police Officer! ");
        return 1;
}
Reply


Messages In This Thread
Re: Hadcuff System in 0.3E - by Crossfire1989 - 26.03.2012, 11:01
Re: Hadcuff System in 0.3E - by Henry_Martinez - 26.03.2012, 11:06
Re: Hadcuff System in 0.3E - by IstuntmanI - 26.03.2012, 11:38
Re: Hadcuff System in 0.3E - by BeckzyBoi - 26.03.2012, 13:10
Re: Hadcuff System in 0.3E - by Dripac - 26.03.2012, 13:19
Re: Hadcuff System in 0.3E - by Kudoz - 27.03.2012, 20:33
Re: Hadcuff System in 0.3E - by Kudoz - 27.03.2012, 20:42
AW: Re: Hadcuff System in 0.3E - by Dripac - 27.03.2012, 21:07

Forum Jump:


Users browsing this thread: 3 Guest(s)