Announcement

Collapse
No announcement yet.

Head Shote System By:X_MoDy

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Head Shote System By:X_MoDy

    #include <a_samp>

    new name[X_MoDy];

    public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart)
    {
    if(issuerid != INVALID_PLAYER_ID && (weaponid == 34 || weaponid == 33) && bodypart == 9)
    {
    SetPlayerHealth(playerid, 0.0);
    new stringa[80];
    GetPlayerName(playerid, name, sizeof(name));
    format(stringa, sizeof(stringa), "[ ! ]:[%s] He was killed by headshot ", name);
    SendClientMessageToAll(0xFFFF00FF,stringa);
    }
    return 1;
    }[COLLAPSIBLE][/COLLAPSIBLE]
    I'm Saw in GamerX Not Have Head Shote system Beacuse That i'm Made Thise scripte To GamerX And Please Try It. And I'm good Scripter If GamerX want Any Donat in Scripts Please Tell me and i'm gonna make it.
    Thanks.

  • #2
    Yep you are such a good scripter especially at copy past part

    http://forum.sa-mp.com/archive/index.php/t-525276.html

    also search before posting

    http://gamerxserver.com/forum/showth...ight=head+shot

    Comment

    There is currently 1 user online. 0 members and 1 guests.

    Most users ever online was 15,681 at 08:23 AM on 17-06-20.

    Working...
    X