[Dedicated Server]Get Moderator

Post Reply
Wargamer110
Posts: 6
Joined: 09 Dec 2022 16:20

[Dedicated Server]Get Moderator

#1 Post by Wargamer110 » 09 Dec 2022 16:43

Hey, where do I place my steam ID in server_config.ssi?

Code: Select all

friends_only: false
 show_server: true
 moderator_list: 0
}

}
itswillertime
Posts: 7
Joined: 08 Dec 2022 22:15

Re: [Dedicated Server]Get Moderator

#2 Post by itswillertime » 09 Dec 2022 17:59

should look like this
moderator_list: 1
moderator_list[0]: your steam64id

you can get it from https://steamid.io/
Wargamer110
Posts: 6
Joined: 09 Dec 2022 16:20

Re: [Dedicated Server]Get Moderator

#3 Post by Wargamer110 » 09 Dec 2022 18:34

Thank you :)
User avatar
Mortu5
Posts: 3
Joined: 25 May 2022 05:33
Location: Australia
Contact:

Re: [Dedicated Server]Get Moderator

#4 Post by Mortu5 » 11 Dec 2022 01:43

Wargamer110 wrote: 09 Dec 2022 16:43 Hey, where do I place my steam ID in server_config.ssi?

Code: Select all

friends_only: false
 show_server: true
 moderator_list: 0
}

}
Actually thanks to both of you. I was trying to get this working, prior to your post and reply.
FreakSheep
Posts: 4
Joined: 11 Dec 2022 19:53

Re: [Dedicated Server]Get Moderator

#5 Post by FreakSheep » 11 Dec 2022 19:54

itswillertime wrote: 09 Dec 2022 17:59 should look like this
moderator_list: 1
moderator_list[0]: your steam64id

you can get it from https://steamid.io/
Yea this doesnt work
but we are looking in to the exact issue
itswillertime
Posts: 7
Joined: 08 Dec 2022 22:15

Re: [Dedicated Server]Get Moderator

#6 Post by itswillertime » 12 Dec 2022 00:56

FreakSheep wrote: 11 Dec 2022 19:54
itswillertime wrote: 09 Dec 2022 17:59 should look like this
moderator_list: 1
moderator_list[0]: your steam64id

you can get it from https://steamid.io/
Yea this doesnt work
but we are looking in to the exact issue
for me it works. even with multiple people.
have you assigned the server config.sii in your startup commandline ? -server_cfg NAMEofConfig

mine looks like this on my dedicated linux machine

Code: Select all

SiiNunit
{
server_config : _nameless.4e9.b550 {
 lobby_name: Testserver
 description: "to test performance"
 welcome_message: ""
 password: ""
 max_players: 8
 max_vehicles_total: 500
 max_ai_vehicles_player: 400
 max_ai_vehicles_player_spawn: 350
 connection_virtual_port: 100
 query_virtual_port: 101
 connection_dedicated_port: 27015
 query_dedicated_port: 27016
 server_logon_token: ""
 player_damage: true
 traffic: true
 hide_in_company: false
 hide_colliding: true
 force_speed_limiter: false
 mods_optioning: false
 service_no_collision: false
 in_menu_ghosting: false
 name_tags: true
 friends_only: false
 show_server: true
 moderator_list: 2
 moderator_list[0]: 76561198001249477
 moderator_list[1]: 765611981********
}

}
i censored the other steam64 id for this post..
Attachments
Screenshot 2022-12-12 015218.png
Post Reply

Return to “Technical Problems”

Who is online

Users browsing this forum: No registered users and 7 guests