[RELEASES] Weapon Damage, Realistic Recoil Adjustment, Weapon on Body

Preview

Feature

  • Weapon Damage Adjustment
  • Weapon Recoil Adjustment
  • Weapon on Body
  • Display Ammo on/off
  • Display Crosshair on/off
  • Is Driver Disable Weapon on/off

Installation

  • ESX download on tebex
  • QB download on tebex
  • Open Resources download on tebex

Resmon

Idle

idle

Use Weapon

Use Weapon

On Firing

On Firing

VT

6 Likes

Looks nifty!
Nice job on the code!

1 Like

thanks :smiling_face_with_three_hearts:

Thank you for sharing it for free!

Also you can use this instead to make an while

AddEventHandler('CEventGunShot',function(...)
    local args = {...}
    print(json.encode(args))
end)
1 Like

thanks for the input, later I will try to use it

when adding custom weapons from noobysloths pack. theres no hashes for these weapons i dont think or i cant find anything. got any tips on how i can add these custom weapons?

you can try use GetHashKey('weapon_costume')

ex:

[`weapon_costume`] = {
    model = `weapon_costume`,
    hash = GetHashKey('weapon_costume'),
    damage = 0.25, 
    disableCritical = true,
    recoil = 0.1
  },

UPDATE v2.0.0 FOR ESX available on tebex

UPDATE v2.0.1

Change log:

  • Available for any Core
  • Fix Typo
  • Fix after player spawn put weapon on body

Download:

  • for ESX download on tebex
  • for QB download on tebex
  • Open Resources download on tebex

how is it free if it show the price must be greater than 0

P.S. Also:
image

This is missing completly or ?

Free resources must have link to github bro. Change tag’s

Free resources must have link to github bro. Change tag’s

I am a novice in development I must use QB ESX or OpenRessource with my OX inventory pls?

Please include a direct download as mentioned in the rules

Update 2.3.0