DESCRIPTION
You want to walk through the forest in peace and quiet and the stupid critters have nothing else to do but ruin your day. They're constantly attacking. They tear clothes and skin alike. They bite you and want to rip your throat out. Wouldn't it be nice if the critters kept their distance?
No problem! With the latest script from Night Shift Studio, you can create scents that won't go down well with the critters and will send them fleeing when you apply them to yourself. But be careful, because you can set whether the scents are ineffective in the rain or become ineffective after swimming. Everything is adjustable!
The life in the wild west is very easy with nss_skunk!
FEATURES
- Use items to add scents to players that scare off animals from that player.
- Configure...
- radius, duration and affected animals of the scent.
- if swimming washes off scents.
- each scent individually if animals recognize the scent if it's raining.
- if a beautiful animation is played when applying a scent.
- Multiple scents can be applied at the same time.
- If a scent runs out, the player will be notified.
- Active effects are stored in the database and expiring in real-time (even if the player is offline).
- If a scared animal gets damaged it no longer runs away.
- Call this script from every other script to remove all effects from a player via a client event.
- Full language support
- EN and DE already included in config file
- Never miss updates again: Automatic version check included.
- Know how it works: Everything is documented in detail in the README.md and the config.demo.lua file.
- Do it right: A configuration validator helps you find errors in your config file.
- And more...
VIDEO
DEPENDENCIES
- VorpCore
- vorp_inventory 3.5 (or higher)
- nss_libs
SUPPORT & INFO
- Discord
- Online documentation
- Read the README.md for setup.
- Read the config.demo.lua for detailed configuration.
- This script is encrypted.
- The price of the product will increase the more features are added.
CHANGELOG
- v1.0.1 (2024-04-14)
- Fix nil pointer exception in `getUniqueCharIdentifier` method.
- Language files are no longer encrypted.
- v1.0.0 (2024-03-30)