Autospec players after game end
Moderators: Moderators, Lobby Developers, SPADS AutoHost
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Autospec players after game end
I've been looking over the docs and I don't see this anywhere as an option. Does this functionality already exist?
Re: Autospec players after game end
There's one onGameEnd(\%endGameData) callin, but I'm not sure if you can use it without sending that endgame data...
http://planetspads.free.fr/spads/doc/sp ... -callbacks
http://planetspads.free.fr/spads/doc/sp ... -callbacks
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Autospec players after game end
So in this case would the lobby essentially perform the function instead of the autohost? I was wondering about that.