Andres99907 Posted October 8, 2016 Share Posted October 8, 2016 (edited) there anyway to fix it so the blades do not kill when they hit you? Edited October 8, 2016 by Andres99907 Link to comment
Chris!i! Posted October 9, 2016 Share Posted October 9, 2016 He means knife and katana. function onStealthKill(targetPlayer) cancelEvent(true, "No more stealth kills.") -- Aborts the stealth-kill. end addEventHandler("onPlayerStealthKill", getRootElement(), onStealthKill) -- Adds a handler for the stealth kill event. This cancels knife stab from the back. 1 Link to comment
Andres99907 Posted October 9, 2016 Author Share Posted October 9, 2016 (edited) THANKS , VERY MUCH THANKS Edited October 9, 2016 by Andres99907 Link to comment
Storm-Hanma Posted October 25, 2016 Share Posted October 25, 2016 On 10/9/2016 at 7:36 AM, Chris!i! said: He means knife and katana. function onStealthKill(targetPlayer) cancelEvent(true, "No more stealth kills.") -- Aborts the stealth-kill.endaddEventHandler("onPlayerStealthKill", getRootElement(), onStealthKill) -- Adds a handler for the stealth kill event. This cancels knife stab from the back. I On 10/9/2016 at 2:47 PM, Chris!i! said: no problem ^^ I also need same thing but i need a option in f1panel with like this for exm Jetpack-on or off right same like this Disableknife-when player tag disable knife he wont be killed by knife !!I need this ones to be enabled freeroam panel? F1 how to do Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now