Sticmy Posted August 12, 2016 Share Posted August 12, 2016 Hola quisiera saber porque no funciona la función killPed.. Código: function headshotKill ( attacker ) if getTeamName(getPlayerTeam(localPlayer)) == "Adminis" then killPed ( localPlayer, attacker ) end end addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), headshotKill ) Link to comment
Arsilex Posted August 12, 2016 Share Posted August 12, 2016 Client-side solo mata a los peds usa setElementHealth Link to comment
Recommended Posts