Savegame in Coop?

For discussion of anything relating to multiplayer gameplay in the Unreal series, including co-op.

Moderators: Semfry, ividyon

Post Reply
mizukami999
Skaarj Scout
Skaarj Scout
Posts: 10
Joined: 07 Jun 2008, 22:37

Savegame in Coop?

Post by mizukami999 »

Hello everybody!

Just a dumb question: what enables you to save a (custom) coop game, so that players don't lose their inventory?
Masterkent
Skaarj Scout
Skaarj Scout
Posts: 44
Joined: 08 Oct 2016, 19:26

Re: Savegame in Coop?

Post by Masterkent »

Unreal 227 has an option to save inventory of players on each map change that allows inventory to travel from level to level (see Unreal.ini):

[Engine.GameEngine]
bServerSaveInventory=True

The inventory is saved to InventoryData.ini. This is not the same as saving/loading game in single-player game (when you can save/load the progress at any moment), but it lets you continue from the start of the most recent loaded level, after the server has been shut down and launched again.

For example, you can finish all maps from Vortex2 to Dark inclusively, then, when Harobed is loaded, shut the server down, then run the server again, choose map Harobed, join the game with the same nicknames as before, and continue your cooperative journey with the same set of inventory that you had when finishing Dark.
mizukami999
Skaarj Scout
Skaarj Scout
Posts: 10
Joined: 07 Jun 2008, 22:37

Re: Savegame in Coop?

Post by mizukami999 »

Thank you, this is exactly what I need!
Post Reply