ALiVE Persistence

  1. 4 years ago

    Hi. I'm currently working on a quite big mission. On this mission, enemy forces will be under ALiVE Control.

    However, I need to make it fully persistent. Here is what I need to save each time I shut down the server :

    1. OPFOR state
    2. Players infos (loadouts, position, health, etc...)
    3. Objects locations on all the map, plus their rotation, status, cargo, etc... (even if they have nothing to do with ALiVE)
    4. Scripts state. The best would be to save variables, and to relaunch scripts when I am booting on saved missions.

    From what i've seen, ALiVE persistence is able to satisfy my points 1 and 2. My question is : what must I do to make it compatible with points 3 and 4 ? Should i create external scripts ? Or else ?

    Thanks !

 

or Sign Up to reply!