The start of the return of RadAnimals dropping a backpack of loot.
Droprate settings :
Loottable settings :
Features
- Animals can drop a backpack upon death with a % chance on drop (Just like in LegacyRust)
- Health and Strength wil be randomised using min/max values.
- Set Animal Profiles (Health ,Strength ,Running speed and backpack droprate)
- With option to print the spawns to console showing HP and Strength
- Support for BackToTheWild and AlphaAnimals plugins
- Support for PlayerDLCAPI for random generated skins.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- radtownloot..admin : To use the /rad admin command for extended settings and animal counts info
- radtownloot.loot : For giving players the chance to have the animals drop a backpack
- radtownloot.chat : To be able to receive chat messages on backpackdrop
- radtownloot.command : To use the /rad animals command for animal count on the server
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.- /rad animals : Prints plugin information and animal spawns on server chat
- /rad admin : Prints info about animal settings and droprates on server chat
Localization
The default messages are in the RadTownLoot file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.Logs
Console Logs
Example Console logs if set to trueConfiguration
The settings and options can be configured in the RadTownLoot file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Droprate settings :
- Droprate : Any value between 0.0/100.0 (0 means it will not spawn a backpack)
- Chat Steam64ID : Add your servers steampicture using the steam64ID.
- Use random skins : true/false
- Spawn min amount item : Minimum amount of items to spawn in the backpack.
- Spawn max amount item : Maximum amount of items to spawn in the backpack.
Loottable settings :
- shortname : The items shortname (eg ammo.pistol).
- Amount : Max amount of the item to spawn in the backpack.
- skin : Add the skin ID if u want it to contain a certan skin.
- AmountMin : the minimum amount of this item to spawn in the backpack