Ticket #11 (closed task: wontfix)
User Profiles
| Reported by: | stuart | Owned by: | |
|---|---|---|---|
| Priority: | Must Have | Milestone: | |
| Component: | Game engine | Keywords: | |
| Cc: |
Description
- JS Functions to create, delete, and set current profile. (Profile = Name of player, and storage container folder for his saved games, hotkeys, list of completed scenarios, etc.)
- Values loaded from system.cfg and mod.cfg and modified can be saved by function call (eg when closing options menu) to the current profile's user.cfg.
- CConfigDB Description: http://www.wildfiregames.com/forum/index.php?showtopic=1125&hl=user\.cfg
- Profile Functions: http://www.wildfiregames.com/forum/index.php?showtopic=9566&hl=#
- Profiles also contain user's saved games (both multiplayer and singleplayer) and recorded games.
Change History
Note: See
TracTickets for help on using
tickets.

This is unnecessary complexity, and can now be handled by using multiple OS user accounts instead.