Steam Advanced Sessions - Setting The Server Name?

Does anyone know how to set the server name in the Steam Advanced Sessions plugin’s Create Advanced Session node? I keep getting a long number in the steam server browser. :disappointed_relieved:

1 Like

Have you solved it?

Yes, I did.

You place a Make Literal Session Property String node.

Key = ServerName
Value = Your server name

You can also place another Make Literal Session Property String node.

Key = MAPNAME (Case Sensitive)
Value = Your map name

This will get your map name to show up in the Steam server browser.

Then connect the nodes to a Make Array node and plug them into the Extra Settings pin of the Create Advanced Session node.