https://github.com/y0014984/ppl
Persistent Player Loadout (PPL) a mod for ArmA 3
https://github.com/y0014984/ppl
addon arma arma3 cba inidbi2 milsim mod pbo ppl realism sqf
Last synced: 4 months ago
JSON representation
Persistent Player Loadout (PPL) a mod for ArmA 3
- Host: GitHub
- URL: https://github.com/y0014984/ppl
- Owner: y0014984
- License: other
- Created: 2019-06-28T07:55:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-18T13:51:31.000Z (almost 4 years ago)
- Last Synced: 2024-12-28T17:52:50.690Z (6 months ago)
- Topics: addon, arma, arma3, cba, inidbi2, milsim, mod, pbo, ppl, realism, sqf
- Language: SQF
- Homepage:
- Size: 3.02 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
Requires the latest version of CBA A3 for server and client and INIDBI2 for serverside only.
========================================
PROJECT DISCONTINUED
========================================**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](https://www.bistudio.com/community/licenses/arma-public-license-share-alike)).
## 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.
## License
PPL is licensed under the ([APL-SA](https://www.bistudio.com/community/licenses/arma-public-license-share-alike)).