Persistence

From ALiVE Wiki
Revision as of 08:00, 26 April 2014 by Friznit (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Icon sys data.png ALiVE Data

ALIVE Persistence stores mission and player data on the central ALiVE database, allowing players to retain the state of the mission across multiple sessions. This works both for players disconnecting and rejoining in progress as well as between server restarts.

Persistence is configurable on different modules, allowing mission makers and server admins to choose the level of mission data to be stored and recalled. To turn on persistence, choose the option in the relevant module. Persistence is OFF by default.

Persistence requires an account on the ALiVEmod.com War Room.

Profiles Stores the state of virtual AI profiles including current location and combat effectiveness.

OPCOM Stores the current OPCOM orders relating to each Objective. If OPCOM persistence is off when a server starts, the AI Comd will review the current state of assigned objectives based on the location of Profiles and issue fresh orders as normal.

CQB Ambient CQB Sectors are stored to DB, not individual CQB units. Players should take care clear a sector fully before a server restart. If not, the sector may still be considered occupied and fresh CQB units will spawn in that sector.

Player A large amount of player data can be saved to the database via the Player Persistence module, including location, medical state and equipment.

Editor Notes

Note that when editing missions that are persistent, units placed on the map in the editor may be moved to their stored location when the server restarts!

Developer Notes

Object persistence including empty vehicles is not yet developed. This will form part of the Player Logistics module in release 0.7