I need a Imposible Function!! #2
#2

pawn Код:
stock IsPlayerKillingWithKnife(playerid)
{
    if(GetPlayerAnimationIndex(playerid) == KnifeKillAnim) return true;
    return false;
}
Replace 'KnifeKillAnim' with the animation ID. I don't know what ID it is for killing behind. I don't work with animations a lot, so I am not certain that it will work, but it compiles just fine if I put in a valid animation ID.
Reply


Messages In This Thread
I need a Imposible Function!! #2 - by dr.lozer - 01.12.2012, 10:43
Re: I need a Imposible Function!! #2 - by Bicentric - 01.12.2012, 10:48
Re: I need a Imposible Function!! #2 - by dr.lozer - 01.12.2012, 10:50
Re: I need a Imposible Function!! #2 - by Konstantinos - 01.12.2012, 10:53
Re: I need a Imposible Function!! #2 - by dr.lozer - 01.12.2012, 10:57
Re: I need a Imposible Function!! #2 - by Virtual1ty - 01.12.2012, 10:57
Re: I need a Imposible Function!! #2 - by [MM]RoXoR[FS] - 01.12.2012, 10:58
Re: I need a Imposible Function!! #2 - by dr.lozer - 01.12.2012, 11:00

Forum Jump:


Users browsing this thread: 1 Guest(s)