EOSERV Forum > Client Editing > trying to make my game viewable on eo server
Page: << 1 >>
trying to make my game viewable on eo server
Author Message
Post #204975 trying to make my game viewable on eo server

## SLN (bool)
# Enable or disable SLN
# NOTE: This will put your webserver on a publicly viewable list of servers
# This service has been discontinued. Please leave this option disabled.
SLN = Enable

## SLNURL (string)
# URL of SLN server
SLNURL = http://www.apollo-games.com/SLN/sln.php/

## SLNHost (string)
# Hostname that resolves to your server
# Leave it blank to use your IP address
SLNHost = STRANDEDISLAND.DDNS.NET

## SLNSite (string)
# Website for your server
# Leave it blank if you don't have one
SLNSite = http://www.mediafire.com/file/rpab5a21l7b4s7t/Stranded_Island.rar/file

## ServerName (string)
# Common name of your server
ServerName = StrandedIsland

## SLNPeriod (number)
# How often your server checks in with the SLN server
# Should be between 5 and 30 minutes
SLNPeriod = 5m

Does This look right?

## SLNZone (string)
# Zone your server belongs to (must be approved by zone admin first)
# Leave blank to use the public zone
SLNZone =

## SLNBind (string)
# Connects to the SLN through a specified IP address
# This is required if you run servers on an address other than your default
# 0 = disabled
# 1 = use listen address (if available)
SLNBind = 1

## BotCharacters (String)
# Mark certain character names as bots

4 years, 12 weeks ago
Post #204977 Re: trying to make my game viewable on eo server

Make sure you are not using EOSource, check that your server is visible to others, and a bit of housekeeping would be to not direct your website to a media fire download link. The SLN “should” attempt to move download links from the site URL to the ClientURL tag, but it is good practice to link your client either on your web page or via the Client URL tag due to the amount of mobile users that view the SLN to simply look at your webpage. If you are still having issues after that you can message me directly or find me on the Discord channel to further investigate the issue.

4 years, 12 weeks ago
Post #205021 Re: trying to make my game viewable on eo server

o.o' just noticed something. isnt this setting

## SLN (bool)
# Enable or disable SLN
# NOTE: This will put your webserver on a publicly viewable list of servers
# This service has been discontinued. Please leave this option disabled.
SLN = Enable

suppose to look like this

## SLN (bool)
# Enable or disable SLN
# NOTE: This will put your webserver on a publicly viewable list of servers
# This service has been discontinued. Please leave this option disabled.
SLN = Yes

or are enable/disable, yes/no and 1/0 used interchangeably

4 years, 3 days ago
Page: << 1 >>

EOSERV Forum > Client Editing > trying to make my game viewable on eo server