Summary
Preset whitelist system.
Description
Whitelist vehicles, doors, items, and more, to specific groups or players.
This system requires preset configuration, and unfortunately cannot be adjusted during runtime. Changing a whitelist requires a mod update.
This system is mainly for Server Owners, and is useless without being added as a dependency to your own mod.
This system uses player's GUID to check if they are allowed for a whitelisted ability.
What this mod can do:
- Modify any User Action to only be shown if the user is on the specified whitelist.
- Restrict interactions to only show for authorized users, such as getting in a vehicle or opening a door.
- Restrict specific items to only be picked up by users if they are on the specified whitelist for the item.
Can be combined with Reloadz Police to whitelist access to LEO equipment and abilities.
Can be combined with Reloadz Vehicles to whitelist access to LEO vehicles or create personal vehicles for individuals.
Known Issues:
- After a recent Arma Update, whitelisted items can no longer be dropped :(
- Whitelist is not 100% exploit proof.
If you would like additional help on how to use this mod, contact me.
Feedback: ReloadzOfficial#1400 on Discord.
*1.0.1*
- added new RLZ_ItemAttributeCollection class with SetVisible function. Previous override of SCR_ItemAttributeCollection was creating conflicting errors when pairing the mod with Everon Life or Overthrow. All whitelisted storages now must use this new item collection class.
License
Arma Public License No Derivatives (APL-ND)