Arma 3
Simple Persist
Viser 1-10 af 25 forekomster
< 1  2  3 >
Opdatering: 29. sep. 2024 kl. 2:06
af Tad

Updated fnc_setobjpos to fall back to last stored position if BIS_fnc_findSafePos fails.

This should stop randomly being sent to 0,0,0 because ARMA cant' find a safe position.

Opdatering: 28. nov. 2023 kl. 9:10
af Tad

Added the ability to utilise Role Based player data.

Please see the wiki on how to configure this, it requires additional setup.
https://github.com/Toakan-Network/SimplePersist/wiki#for-role-based-saving

Opdatering: 4. sep. 2023 kl. 10:45

Opdatering: 27. aug. 2023 kl. 9:56

Opdatering: 27. aug. 2023 kl. 9:05

Added logging to legacy check - Toakan
Added Playerinfo log to getPlayerData - Toakan
Added default value logging - Toakan
Added Escaping EH when server joins
Logging player name, not slot variable name
Change player name from player variable
Fixed missing filename for Medical restore log
Fixed restore for Rations and the logging

Opdatering: 27. aug. 2023 kl. 7:51

Pushed a breaking change, missed by validation. Should resolve the InitSP module now.

Opdatering: 27. aug. 2023 kl. 7:36

Added: Additional Debug around Player restore
Fixed: Incorrect error displayed when setting MissionGroup options
Fixed: Debug options missing filename in player restore

Opdatering: 26. aug. 2023 kl. 12:11

Finally sorted the Binarize feature out for AddonBuilder...

Opdatering: 26. aug. 2023 kl. 10:10

Added - Turn off damage during player restore
Added - Debug logging for Player damage
Added - Check if ACE body parts are damaged before attempting to restore them, should speed up a little bit.
Fix - Default values being provided for ACERations system are empty array
Fix - Duplicate damage being reused in restore, this should stop restores completely breaking players legs

Opdatering: 28. juli 2023 kl. 8:24

Added ACE Rations to save data, should now store and restore on player connections.

Make sure you take food with you :D