[FilterScript] Nuevo head shot (SA-MP v0.3z) By OTACON
#4

Muy simple el code pero gracias!

PD: seria mas facil poner:

Код:
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart){
    if(bodypart == 9 && issuerid != INVALID_PLAYER_ID){
        SetPlayerHealth(playerid,0.0);
        //otros detalles
    }
    return 1;
}
Con eso creo que ya andaria jeje
Reply


Messages In This Thread
Nuevo head shot (SA-MP v0.3z) By OTACON - by OTACON - 17.01.2014, 04:37
Respuesta: Nuevo head shot (SA-MP v0.3z) By OTACON - by Nike666 - 17.01.2014, 12:07
Respuesta: Nuevo head shot (SA-MP v0.3z) By OTACON - by adrianxd - 17.01.2014, 23:37
Respuesta: Nuevo head shot (SA-MP v0.3z) By OTACON - by leorief - 18.01.2014, 00:30
Respuesta: Nuevo head shot (SA-MP v0.3z) By OTACON - by Swedky - 18.01.2014, 02:10
Respuesta: Nuevo head shot (SA-MP v0.3z) By OTACON - by OTACON - 18.01.2014, 02:29
Respuesta: Nuevo head shot (SA-MP v0.3z) By OTACON - by Swedky - 18.01.2014, 02:38

Forum Jump:


Users browsing this thread: 1 Guest(s)