Jump to content

any one can tell me how to use vote-to-kick?


Recommended Posts

Hello ,

So as i guess and i read you using "SteamCMD" , so did you add your token to the server files ?

"X:\Users\XXXX\Documents\Klei\DoNotStarveTogetherDedicated\server_token.txt"

if you don't have it , go to the game "DST" write in the console "gettoken" (i'm not sure if it the right command) , and copy your token and make an file at the folder of the server at Documents called "server_token.txt" and paste inside the code and save it.

then the game will recognize your token and give you an Admin by it self and then you can kick with the "Tab"

43 minutes ago, Richardgaming said:

Hello ,

So as i guess and i read you using "SteamCMD" , so did you add your token to the server files ?

"X:\Users\XXXX\Documents\Klei\DoNotStarveTogetherDedicated\server_token.txt"

if you don't have it , go to the game "DST" write in the console "gettoken" (i'm not sure if it the right command) , and copy your token and make an file at the folder of the server at Documents called "server_token.txt" and paste inside the code and save it.

then the game will recognize your token and give you an Admin by it self and then you can kick with the "Tab"

thx for your reply

my server is running fine, i just want to know why the vote-to-kick don't work on my server

vote-to-kick in wiki is http://dont-starve-game.wikia.com/wiki/Guides/Don%E2%80%99t_Starve_Together_Dedicated_Servers

Spoiler

When no admin is present, vote kick allows users to vote to kick players that are disrupting the game.

enable_vote_kick = [true | false]

when the ADMIN is not online, the players can creating a vote to kick one of players

22 minutes ago, vosdbk said:

thx for your reply

my server is running fine, i just want to know why the vote-to-kick don't work on my server

vote-to-kick in wiki is http://dont-starve-game.wikia.com/wiki/Guides/Don%E2%80%99t_Starve_Together_Dedicated_Servers

  Hide contents

When no admin is present, vote kick allows users to vote to kick players that are disrupting the game.

enable_vote_kick = [true | false]

when the ADMIN is not online, the players can creating a vote to kick one of players

Hello ,

So i didn't ever saw an Vote kicking system in action but .

To vote kick you need at lest : 3+ players on the server and to be able to vote kick you need to be at the server about 5 min long.       Source: Steam Forums - Hotfix 124146 "DST"

 

hope this helps :)

14 minutes ago, Richardgaming said:

Hello ,

So i didn't ever saw an Vote kicking system in action but .

To vote kick you need at lest : 3+ players on the server and to be able to vote kick you need to be at the server about 5 min long.       Source: Steam Forums - Hotfix 124146 "DST"

 

hope this helps :)

u r so kind

there's 6 players in my server now, no GM online, i ask one player get a screenshot with the TAB pressing, but no KICK button i can see

QQ图片20160205205122.jpg

56 minutes ago, vosdbk said:

u r so kind

there's 6 players in my server now, no GM online, i ask one player get a screenshot with the TAB pressing, but no KICK button i can see

soo while i was looking your INI file should look like this

Capture.png

 

and i will give you the whole stuff that you need to copy paste after that it should work.

[MISC]
CONSOLE_ENABLED = true
autocompiler_enabled = true
MOTD_IMG = 4
wathgrithrfont = true
netbook_mode = false
vibration = false
showpassword = false
autosubscribemods = false
warn_mods_enabled = true


[NETWORK]
default_server_name =
default_server_description =
server_port = 10999
server_password = 
max_players =
pvp = false
game_mode = survival
enable_snapshots = true
pause_when_empty = true
server_save_slot = 5
server_intention = *game mode ; coop ....*
enable_vote_kick = true

[ACCOUNT]
token = *Your Token from DST*


[GRAPHICS] *No use*
window_x = 0
window_y = 23
windowed_width = 1920
windowed_height = 1017
use_small_textures = false
screenshake = true
bloom = true
distortion = true
HUDSize = 5


[audio] *no use*
volume_ambient = 10
volume_sfx = 10
volume_music = 10

 

I hope it helps :) , and you got an nice server too already 7 players

I don't think vote to kick even works. I've tried it before but never got it to work on my dedicated server, and I've never seen any server where vote to kick worked. I hope someone from Klei can confirm if vote to kick even works or not.

18 minutes ago, smallishbird said:

I don't think vote to kick even works. I've tried it before but never got it to work on my dedicated server, and I've never seen any server where vote to kick worked. I hope someone from Klei can confirm if vote to kick even works or not.

well if their no "vote kick" i could try to build one :)

44 minutes ago, Richardgaming said:

soo while i was looking your INI file should look like this

Capture.png

 

and i will give you the whole stuff that you need to copy paste after that it should work.


[MISC]
CONSOLE_ENABLED = true
autocompiler_enabled = true
MOTD_IMG = 4
wathgrithrfont = true
netbook_mode = false
vibration = false
showpassword = false
autosubscribemods = false
warn_mods_enabled = true


[NETWORK]
default_server_name =
default_server_description =
server_port = 10999
server_password = 
max_players =
pvp = false
game_mode = survival
enable_snapshots = true
pause_when_empty = true
server_save_slot = 5
server_intention = *game mode ; coop ....*
enable_vote_kick = true

[ACCOUNT]
token = *Your Token from DST*


[GRAPHICS] *No use*
window_x = 0
window_y = 23
windowed_width = 1920
windowed_height = 1017
use_small_textures = false
screenshake = true
bloom = true
distortion = true
HUDSize = 5


[audio] *no use*
volume_ambient = 10
volume_sfx = 10
volume_music = 10

 

I hope it helps :) , and you got an nice server too already 7 players

i have already set  "enable_vote_kick = true" in [NETWORK]

19 minutes ago, smallishbird said:

I don't think vote to kick even works. I've tried it before but never got it to work on my dedicated server, and I've never seen any server where vote to kick worked. I hope someone from Klei can confirm if vote to kick even works or not.

yes, the wikia show it but none of servers works

3 minutes ago, Richardgaming said:

well if their no "vote kick" i could try to build one :)

if u can build one, what a nice mod!

  • Developer

Hey guys,

The vote kick stuff isn't fully implemented yet, so we haven't talked about it much, but if your server's settings.ini file has 
vote_kick_enabled = true
in the [MISC] section, then you should be able to type
/vote kick <player index>

The vote system is also moddable, but due to some of the bugs with it, we haven't fully announced it. You're welcome to try it out, but be warned that there are a few known issues/potential crashes.

  • Developer

I took a quick look at the code again, and it should also put the kick button in the tab screen when vote kick is enabled. I believe it wasn't working for you because it was in the network category instead of the misc category, and the text was enable_vote_kick instead of vote_kick_enabled. This will actually be changing again pretty soon due to some reorganization, but should migrate properly with our next update.

It actually looks like the wiki is outdated unfortunately. So we'll have to update that once the new changes are finalized.

4 hours ago, PeterA said:

I took a quick look at the code again, and it should also put the kick button in the tab screen when vote kick is enabled. I believe it wasn't working for you because it was in the network category instead of the misc category, and the text was enable_vote_kick instead of vote_kick_enabled. This will actually be changing again pretty soon due to some reorganization, but should migrate properly with our next update.

It actually looks like the wiki is outdated unfortunately. So we'll have to update that once the new changes are finalized.

u mean i should write the settings.ini like this

[MISC]
CONSOLE_ENABLED = true
autocompiler_enabled = false
max_snapshots = 180

# 允许投票踢人
vote_kick_enabled = true

is it right?

thank you, i will take  a test soon

5 hours ago, PeterA said:

I took a quick look at the code again, and it should also put the kick button in the tab screen when vote kick is enabled. I believe it wasn't working for you because it was in the network category instead of the misc category, and the text was enable_vote_kick instead of vote_kick_enabled. This will actually be changing again pretty soon due to some reorganization, but should migrate properly with our next update.

It actually looks like the wiki is outdated unfortunately. So we'll have to update that once the new changes are finalized.

thanks! the vote-to-kick is working fine

QQ图片20160206111558.jpg

On 2/4/2016 at 5:08 PM, PeterA said:

I took a quick look at the code again, and it should also put the kick button in the tab screen when vote kick is enabled. I believe it wasn't working for you because it was in the network category instead of the misc category, and the text was enable_vote_kick instead of vote_kick_enabled. This will actually be changing again pretty soon due to some reorganization, but should migrate properly with our next update.

It actually looks like the wiki is outdated unfortunately. So we'll have to update that once the new changes are finalized.

@PeterA Where has it been Moved to or is it still functional in the Misc section? Went ahead and Updated the wiki.

5 hours ago, PeterA said:

Hey gonz, I believe it is in the GAMEPLAY section now.

Works like a charm. Gonna test it on caves connected to main servers to find some bugs. (found 2, just need to replicate them and submit them to the bugtracker:))

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.

×
  • Create New...