[Include] Sniper - One Shot, One Kill | SA-MP 0.3d RC2 ONLY!
#5

This is more of a snippet then a include. All you need to do is tell them to add

pawn Код:
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid)
{
    if(weaponid == 34) SetPlayerHealth(playerid, 0);
    return 1;
}
to their scripts. Anyway, it's a good idea.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)