Headshot not working
#1

Headshot system not working in gamemode if i put the same code in a filterscript its works fine
Reply
#2

Show us the code..
Reply
#3

Code?
Reply
#4

This
Код:
    if(issuerid != INVALID_PLAYER_ID && weaponid == 34 && bodypart == 9)
    {
        // One shot to the head to kill with sniper rifle
        SetPlayerHealth(playerid, 0.0);
    }
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)