How to attach a cigarette to player's hand?
#5

here my friend

Quote:

if (strcmp("/ciggy", cmdtext, true, 10) == 0||strcmp("/CIGGY", cmdtext, true, 10) == 0)
{
ApplyAnimation(playerid, "SHOP", "Smoke_RYD", 4.1, 1, 0, 0, 0, 0);
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_SMOKE_CIGGY);

return 1;
}

Reply


Messages In This Thread
How to attach a cigarette to player's hand? - by KurtAngle - 02.09.2013, 09:19
Re: How to attach a cigarette to player's hand? - by TonyII - 02.09.2013, 09:41
Re: How to attach a cigarette to player's hand? - by Emmet_ - 02.09.2013, 09:50
Re: How to attach a cigarette to player's hand? - by KurtAngle - 02.09.2013, 11:08
Re: How to attach a cigarette to player's hand? - by GGW - 06.09.2013, 05:31

Forum Jump:


Users browsing this thread: 3 Guest(s)