Furious^ONE! Posted June 19, 2017 Share Posted June 19, 2017 Hello, How to make damage to grenade or other explosive for oneshot player? Link to comment
DonOmar Posted June 19, 2017 Share Posted June 19, 2017 (edited) setWeaponProperty (weaponID/weaponName, weaponSkill, property, theValue ) Edited June 19, 2017 by DonOmar Link to comment
Furious^ONE! Posted June 20, 2017 Author Share Posted June 20, 2017 thank I put this config setWeaponProperty("grenade", "poor", "damage", 800) but dont work Link to comment
Moderators IIYAMA Posted June 20, 2017 Moderators Share Posted June 20, 2017 (edited) "onClientPlayerDamage" or "onClientExplosion" + getDistanceBetweenPoints3D + getElementPosition(localPlayer) setElementHealth(localPlayer, 0) Edited June 20, 2017 by IIYAMA 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