FaresAlGn Posted June 29, 2019 Posted June 29, 2019 (edited) i Want Mod Player Antikill that player can kill her other friend Please Edited June 29, 2019 by FaresAlGn
DNL291 Posted June 30, 2019 Posted June 30, 2019 What do you mean by 'Antikill'? Explain better. If you mean god mode: onClientPlayerDamage + cancelEvent
FaresAlGn Posted June 30, 2019 Author Posted June 30, 2019 i Mean The Player Can Kill Other PlayersCan't kill them if he try to kill The Players , The Players Can't Take Damage
Hakan Posted June 30, 2019 Posted June 30, 2019 addEventHandler ( "onClientPlayerDamage" , root , function ( attacker ) if ( attacker and isElement ( attacker ) and getElementType ( attacker ) == "player" ) then cancelEvent ( ) end end ) ;
FaresAlGn Posted June 30, 2019 Author Posted June 30, 2019 i Dont Know How i Can't UnderStand The Scripts Can You Please Please Upload it For Me Please
jakson Posted June 30, 2019 Posted June 30, 2019 4 minutes ago, FaresAlGn said: i Dont Know How i Can't UnderStand The Scripts Can You Please Please Upload it For Me Please https://ufile.io/ppg90qe2
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