Arma 3
Not enough ratings
PPL
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod, Server
File Size
Posted
193.700 KB
3 Jul, 2019 @ 1:36am
1 Change Note ( view )

Subscribe to download
PPL

In 1 collection by y0014984
Persistent Player Environment (PPE)
2 items
Description
Persistent Player Loadout (PPL)

Current version: 0.2.3

PPL my second attempt of creating a mod for Arma 3. The main goal is to save players actual loadout on serverside for reuse in later events. Even half empty magazines are saved and later restored.

The project is entirely open-source and all contributions are welcome. Feel free to maintain your own custom version, so long as the changes you make are open to the public in accordance with the (APL-SA).

Dependencies
  • CBA_A3 (serverside and clientside)
  • INIDBI2 (serverside only)

Features
  • Save loadout templates from actual player loadouts.
  • Load templates into players loadouts.
  • Rename and delete templates.
  • Load active loadout automatically an event start.
  • Save active loadout automaitcally on disconnect or mission end. (manual save is also possible)
  • User management (only admins can administer and assign templates)
  • Loadout saved on server only.

Installation
Download the latest versions of PPL, CBA_A3 and INIDBI2 and unpack them in your Arma 3 and Arma 3 server installation folders. Simply launch Arma 3 with -mod=@CBA_A3;@PPL and Arma 3 server mith -mod=@CBA_A3;@PPL -servermod=@INIDBI2 afterwards.

Known Issues
  • There will be a lot of known issues.

Documentation
Full documentation is available at GitHub [github.com]