I want to save a variable between map changes, not permanently as in it shouldn't be saved across server restarts. For example keep track of the map pool that has been played during this session, or the id of the player who won the last map. I would like to avoid using files for this if if possible, and ConVars aren't versatile enough.
sql database, convars, ...
Or write to a file.
Sorry, you need to Log In to post a reply to this thread.