Weapon Balancing

Hey there,
I am a new on this source here as a developer. I searched for a long time for a option to balance weapon damage and headshot damage. I never found a script about and so I am now asking here if its even possible. If No I will be accepting that but please write to me.
Thank you for Answers Toalba

Hello @Torben_Baumgartner.

You can find the weapons.meta file in your gta directory, or probably on theses forums and stream your edits to all weapons to your server.

:wink:

hey there , thanks for answering, how do i have to configure my resource.lua for that

The same as any other streaming resource…

Ok i have the answer you have to marke the datafile as WEAPONINFO_FILE_PATCH

Were you able to transmit the changes without a problem?
I am facing a problem. Example: If I modify the damage / shot to the head of the “combatpistol, pistol, assaultsmg and assaultrifle” weapons, only the “combatpistol and assaultrifle” modifications are applied, the “assaultsmg and pistol” modifications are ignored.

on _resource.lua ?