Natural Selection 2

Natural Selection 2

Easy Auto Join (Multi Server)
2 Comments
pants smacker  [author] 27 Aug @ 11:02pm 
Not a dumbass this time at least! You'd be correct as of now. I'll be shipping a few fixes soon including disabling it for password protected servers by default and a few additional experimental features. Fair point though I'll probably add that to the fixes as well, at least as a console toggle if not a ui toggle.
Unless I'm being more of a dumbass than normal, there seems to be no way to override the mod's expectation that the player doesn't have access to reserved slots on a server. Would be good to add some kind of immediate way to force a join or even better, tell the mod that you have access to reserved slots on certain server groups (eg, BAD, DMD).

I made a modification to Queue Plus that did this that I was using otherwise, putting reserved slots as an accessible int in mod settings (in case things ever change) with a bool to just bypass the reserved slot check entirely and assume you can get on if there are any empty slots.