![BulletRicochet - Ricochet bullets with extreme configurability! [Standalone] main image](https://forum-cfx-re.akamaized.net/optimized/4X/e/7/6/e765111a4809649caf93b8123c781164806e585f_2_517x291.jpeg)
![BulletRicochet - Ricochet bullets with extreme configurability! [Standalone] thumbnail 1](https://forum-cfx-re.akamaized.net/optimized/4X/e/7/6/e765111a4809649caf93b8123c781164806e585f_2_517x291.jpeg)
![BulletRicochet - Ricochet bullets with extreme configurability! [Standalone] thumbnail 2](https://img.youtube.com/vi/hObQq5qb2RE/maxresdefault.jpg)
Price
UnknownA script by Kiminaze
Price
UnknownThis script allows bullets to ricochet off most surfaces with high configurability.
Showcase:
ShootSingleBulletBetweenCoords
native which could get detected byCode is accessible | > 85% accessible |
Subscription-based | No |
Lines (approximately) | ~270 (not counting the config) |
Requirements | None |
Support | Yes |
This script is currently purchasable for 15.00€ (without tax) at
This does only show the global config options. You can set the values for each weapon individually if you want to.
-- minimum and maximum angles for a ricochet to occur in degrees (0.0-90.0)
Config.minimumAngle = 0.0
Config.maximumAngle = 90.0
-- chance for a ricochet per shot in percent (0.0-100.0)
Config.chance = 100.0
-- randomize ricochet angle in degrees (0.0-90.0)
Config.angleDeviation = 0.0
-- maximum trigger distance compared to the weapons range in percent (0.0-100.0)
Config.triggerDistance = 100.0
-- maximum range of the ricochet bullet compared to the weapons range in percent (0.0-100.0)
Config.range = 100.0
-- damage of a ricochet bullet compared to the weapons damage in percent (0.0-100.0)
Config.damage = 100.0
Can be found on Github
No approved reviews found for this script yet.