Hello everyone,
I am hosting a public server that plans to frequently reset the map/scenario.
I'm currently facing the problem, that I setup all the permissions for the scenario and add new players accordingly.
The question is, how can I get these permissions (with the added players) to a new map/scenario?
It works when I convert the savegame to a scenario, but as soon as I regenrate the map in the mapeditor the permissions seem to be gone too.
How do other hosters handle these permissions? Any ideas?
Any help is appreciated. Thank you in advance!
Copy permissions from save to scenario?
- eradicator
- Smart Inserter
- Posts: 5211
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: Copy permissions from save to scenario?
A newly generated map knows nothing about players that have never joined before. Therefore it can't contain permissions for specific players. You'll have to add the permissions to the scenario script if you want them to be the same. And if you want specific players to automatically be assigned to certain groups you'll have to code a whitelisting mechanism for that (or get the code from other servers).
No clue. How about you join one of those, save the game, unzip the savegame and open up the scenario in a text editor ;). If they don't use automatic rcon commands for permissions you should see what's going on.K4rl wrote:How do other hosters handle these permissions? Any ideas?