Sprunk callback
#2

No, it doesn't exist, but I made it for you, if you want to remove the sprunk if he has one, use this:

pawn Код:
stock OnPlayerUseSprunk(playerid)
{
             if GetPlayerSpecialAnimation(playerid, SPECIAL_ACTION_DRINK_SPRUNK);
    return SetPlayerSpecialAnimation(playerid, SPECIAL_ACTION_NONE);
}
Reply


Messages In This Thread
Sprunk callback - by BuLLeT[LTU] - 05.08.2010, 07:52
Re: Sprunk callback - by KennethRandall - 05.08.2010, 10:17

Forum Jump:


Users browsing this thread: 1 Guest(s)