Summary
A lightweight, plug-and-play persistence script that automatically saves and loads player ranks for DrBlaze's Expanded Ranks mod. No database frameworks required.
Description
Say goodbye to broken, heavy database frameworks crashing your server. This mod provides a pure, lightweight, and completely automated local persistence system for DrBlaze's Expanded Ranks mod.
How It Works:
Whenever a player disconnects from your server, this script quietly logs their current rank index and saves it to a tiny text file locally on your server. When that player spawns back in, the mod reads the file and instantly restores their hard-earned rank.
Features:
- Zero Database Setup: Does not require any external persistence frameworks or SQL setups.
- Local Server Storage: Saves player data securely into your server's profile directory ($profile:MamboRanks).
- Plug & Play: Simply load the mod onto your server and it works instantly in the background.
Required Dependencies:
- Expanded Ranks (by DrBlaze)
License
Arma Public License No Derivatives (APL-ND)