Skip to content

🎯 BulletRicochet#

Description#

This resource allows bullets to ricochet off most surfaces with high configurability.

Features#

  • Bullets can ricochet of every surface but peds.
  • PvE and PvP supported.
  • Ricochets act like normal shots and can interact with the world.
  • Everything configurable:
  • Min and max angle for a ricochet to occur
  • Ricochet chance
  • Accuracy for ricochet angle
  • Damage in percent (based on weapon damage)
  • Ricochet distance and range in percent (based on weapon range)
  • Overrides for every weapon.
  • Weapon blacklist to exclude certain weapons.
  • Object blacklist to prevent ricochets on some objects.
  • Material blacklist to prevent ricochets on specific surfaces.
  • You can kill yourself with your own ricochets (limitation: NPC needs to be present in the vicinity).

Performance#

  • Client side:
  • Idle: 0.00ms
  • Weapon handling: Up to 0.02ms
  • Server side:
  • 0.00ms at all times