sm00thslp / hedgewars

Automatically exported from code.google.com/p/hedgewars
GNU General Public License v2.0
0 stars 0 forks source link

"Scheme" and "Weapons" do not reset to Style's default ones when host quits #911

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Create a room. Select a Style which uses "Scheme" and/or "Weapons" other 
than default (for instance Highlander, Construction mode).
2. Let other players join your room, so that beside the host there is at least 
one other player.
3. Quit the room.

Another players becomes host. "Weapons" and "Scheme" always reset to "Default", 
instead of the scheme's default "Weapons" and "Scheme" mode. 

That's a bit annoying, as most players forget to set "Weapons" to "Highlander". 
Probably this behaviour comes from custom Weapon and Scheme scripts which could 
not be inherited in previous versions, but should be changed imo.

Original issue reported on code.google.com by herrvong...@gmail.com on 4 Mar 2015 at 3:30