Judge Bread Posted December 30, 2013 Report Share Posted December 30, 2013 Hi, Title says it all. I'd like to know if there is any way to alter a weapon's damage value. Thanks Link to comment Share on other sites More sharing options...
0 MasterHiggins Posted October 28, 2014 Report Share Posted October 28, 2014 +1 Nobody knows and nobody cares? Link to comment Share on other sites More sharing options...
0 syco Posted October 28, 2014 Report Share Posted October 28, 2014 Only hackers do this. That is why nobody cares. I know how its done but I wont tell you or him. Really want find out how? Use google Link to comment Share on other sites More sharing options...
0 MasterHiggins Posted October 28, 2014 Report Share Posted October 28, 2014 On 10/28/2014 at 4:11 AM, syco said: Only hackers do this. Wut? So if i'm not very pleased about guns on my server, coz they are working like shi airsoft, and i want to fix them, then i'm definitely a hacker? AFAIK, this is a "Custom Scripting - Scripting Help" forum, so i'm asking for help. I just want to make weapons more realistic on my server, that's all. No any "legal" way to do this? Link to comment Share on other sites More sharing options...
0 GZA Posted October 28, 2014 Report Share Posted October 28, 2014 You should be able to change the damage of wepaons in fn_damageHandler.sqf. Link to comment Share on other sites More sharing options...
0 NightHâwk Posted October 28, 2014 Report Share Posted October 28, 2014 honestly i don't see a problem or any lack of realism in weapon damage unless it would be a direct shot to the chest or head not being 1 shot, otherwise it seams fine, to know true realism you have to first be shot IRL Link to comment Share on other sites More sharing options...
0 MasterHiggins Posted October 28, 2014 Report Share Posted October 28, 2014 On 10/28/2014 at 4:34 PM, GZA said: You should be able to change the damage of wepaons in fn_damageHandler.sqf. Thx for the tip mate, but i guess that file manages some general damage parameters. What i want to do, is to change characteristics of specific weapons. Or bullets. On 10/28/2014 at 6:15 PM, NightHâwk said: to know true realism you have to first be shot IRL Yeah, sure, and to know what's Anglerfish, i should dive 500 m deep into the ocean. Gone to buy myself a gun and a bathyscaphe. Be back soon. Link to comment Share on other sites More sharing options...
0 GZA Posted October 30, 2014 Report Share Posted October 30, 2014 On 10/28/2014 at 11:44 PM, MasterHiggins said: Thx for the tip mate, but i guess that file manages some general damage parameters. What i want to do, is to change characteristics of specific weapons. Or bullets. It should be possible to multiply the damage for specified bullets to increase or decrease damage. For example: if (_ammo isKindof "B_762x51_Ball") then { _damage = _damage * 1.2; }; Link to comment Share on other sites More sharing options...
0 MasterHiggins Posted October 30, 2014 Report Share Posted October 30, 2014 Works only for players, not for Zeds and NPC's. But anyway, i appreciate for your help. Thank you. Link to comment Share on other sites More sharing options...
Question
Judge Bread
Hi,
Title says it all. I'd like to know if there is any way to alter a weapon's damage value.
Thanks
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now