rezecib Posted December 13, 2014 Share Posted December 13, 2014 Bug Submission: Category: General Issue Title: Vote Kick doesn't appear on dedicated server when enabled Issue Description: I see in the code that it's only supposed to appear when there are at least three players, but even with two+ pages of players on the scoreboard it hasn't been showing up on Maxwell's Playground, despite making the constants change (and I checked that it was set to true with the console, too). (I've been asking Clwnbaby to check since I can't check myself, as the admin) Steps to Reproduce: Change VOTE_KICK_ENABLED = false to VOTE_KICK_ENABLED = true in constants.lua on a dedicated server, still see no votekick. Link to comment https://forums.kleientertainment.com/forums/topic/46176-general-vote-kick-doesnt-appear-on-dedicated-server-when-enabled/ Share on other sites More sharing options...
Developer Diabu Posted December 13, 2014 Developer Share Posted December 13, 2014 I suppose this constant must also be changed client-side to allow player to see the buttons :/I don't see any code who get VOTE_KICK_ENABLED value from the server :/ Link to comment https://forums.kleientertainment.com/forums/topic/46176-general-vote-kick-doesnt-appear-on-dedicated-server-when-enabled/#findComment-584372 Share on other sites More sharing options...
rezecib Posted December 13, 2014 Author Share Posted December 13, 2014 I was suspecting something like that, but I wasn't sure. Link to comment https://forums.kleientertainment.com/forums/topic/46176-general-vote-kick-doesnt-appear-on-dedicated-server-when-enabled/#findComment-584392 Share on other sites More sharing options...
Developer SethR Posted December 22, 2014 Developer Share Posted December 22, 2014 Yeah, that flag is mostly there for testing internally at this point--vote kick isn't actually ready for primetime yet, but pieces of it are in the live build. It probably won't be fully implemented until after the holiday break, but should be good to go shortly thereafter. Link to comment https://forums.kleientertainment.com/forums/topic/46176-general-vote-kick-doesnt-appear-on-dedicated-server-when-enabled/#findComment-591350 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.