- Joined
- Sep 20, 2024
- Messages
- 15
Hello! Here's another tricky problem I've been trying to solve for my coop maps but gave up:
To prevent cheating by changing options in lobby such as “Visibility - Always Visible” or “Handicap below 100% (to for instance 50%)” I would like to block or overwrite the lobby settings. In the wc3 editor the action “Game - Set Map Flag” exists but it doesn’t work at all!
I read a while ago on some random forum that the lobby settings cannot be changed on map initialization, they have to be loaded before/during loading screen using JASS or some other non-GUI way. Does anyone know how to do this? I want to force "Handicap" for all players to always be 100% and "Visibility" should be "Map Default".
To prevent cheating by changing options in lobby such as “Visibility - Always Visible” or “Handicap below 100% (to for instance 50%)” I would like to block or overwrite the lobby settings. In the wc3 editor the action “Game - Set Map Flag” exists but it doesn’t work at all!
I read a while ago on some random forum that the lobby settings cannot be changed on map initialization, they have to be loaded before/during loading screen using JASS or some other non-GUI way. Does anyone know how to do this? I want to force "Handicap" for all players to always be 100% and "Visibility" should be "Map Default".