Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
What am I doing wrong?

 
Post new topic   Reply to topic Printable version
 View previous topic  shipinfo.dat file & more? Post :: Post Directory Server Port  View next topic  
Author Message
Yukisho
Guest


Offline

PostPosted: Mon Sep 25, 2006 7:08 pm    Post subject: What am I doing wrong? Reply to topic Reply with quote

What am I doing wrong with this?

Code: Show/Hide
//You can delete anything with the // infront, they are their to help you get the basics... Mine GO BOOM  http://www.shanky.com/server/
//This is currently, at time of download, 1.34.14 subgame

[Custom]
ArenaMode=0
//1=Any player can create an own a new subarena
//2=Only mods+ can own newly created subarenas
//3=Smods+ own new subarenas
//4=Sysops own new subarenas
//5=New subarenas won't make new files, will just use spawn.cfg instead. If a .cfg is already created for subarena, will use that instead

[Arena]
ArenaMaxPlayers=200
ArenaDesiredPlayers=100
ArenaMinimumPlayers=25
SpawnKeepScores=1
MaxArenas=2000
MaxArenasMemory=64000

[Comms]
MaxQueueToLogin=16
PacketHistoryMax=2000
IncomingBufferSize=131072
OutgoingBufferSize=131072
EncryptMode=1
UnreliableBufferSize=128
TransportBufferSize=160

[Misc]
DisableShareware=0
RegisterKickShareware=0
MaxSharewarePlayers=-1
MaxPlayers=1000
MaxSharewareTime=90000000
DisableSharewareNames=0
DisableSharewareShips=0
DisableSharewareScores=0
MenuKickOutDelay=12000
NoAntiInSafe=0
//If 1, then if in a safty, SS will ignore that player's anti
LockFreqs=0
//If 1, then *lock doesn't allow freq change
PositionDataAccess=2
//if 0, sysops see player stats in spec. If 1, smods/sysops can. If 2, then mod/smods/sysops can
AlertCommand=cheater
//so ?cheater {text} will send to online mods
AllowPubScorereset=0
AllowPvtScorereset=0
//If 1, ?scorereset will reset player's score
TimerDropFlagTerritoryRadius=8
//If non-0, then all non-neutral droped flags X tiles away from ship. More info in FAQ at Server Help Site
ShipTypeSwitchResetPeriod=0
//If non-0, than if someone does X amount of shipchanges that is in the .cfg in this amount of time (in milliseconds), then kicks them off
CheckWeapons=1
//Leave this set to 1, so it detects more of different type of cheats.. will kick them out if in .cfg the [Security] SecurityKickoff is 1
CheckFastBombing=0
//More info on website
FastBombingThreshold=30
//More info on website
ForceObsceneCheck=0
//0 = normal, 1 = everyone has obscene checking on
NoFlagRewardLimit=0
//If set non-zero reward multiplier limit is removed in FlagRewardMode 1. Multiplier is (maximumAllowedPerTeam / numberOfTeamMembers), if NoFlagRewardLimit is set 0
multiplier is limited by 2.
LogPoints=0
PointUpdateDiff=500
JackpotBroadcastPoints=0
ServerLog=1
KeepAliveDelay=500
DefaultLevelFile=_bzw.lvl
//Change to your map file name
Port=7000
//Make it something round, like 1000, 2000, etc. Change this if you are running more than one zone off same billing
AllowVIEClients=1
//If you wish to restrict your zone to continuum only, set to 0. If you want everyone to play, set to 1
StaffChat=
//Divide staff chat channels by commas. Only mods+ can join these local chats.
ForceContinuumOnly=0
//If set to 1, will only let continuum users enter zone
ServerIP= 68.187.79.117
//Set to the server's IP #. This is used for *einfo's proxy detection
AllowPrerelease=1
//Set to 1, people with newer continuum can enter. Set to 0, only current client will be allowed in

[CPU]
LoopDelay=0
ProcessMaxTime=4
SleepPerIteration=0
SlowIterationWarningLevel=100
SleepTime=0

[Permission]
AllowBadMachineId=1
AllowLowBandwidth=1
MinimumSecondsToLogin=0
PermissionMaxPoints=0
PermissionMode=0
AutoPermissionPoints=0
AutoPermissionIDList=0
AutoPermissionMessage=Congratulations

[Password]
SysopPassword=6175680
EnergyPassword=458641
ModeratorPassword=165841
SuperModeratorPassword=12548
VIPPassword=64857
//Change all to what you want

[Billing]
LogMessages=0
IP= ntcss.ath.cx
Password=diablo47
//What is the billing pw in the subbill.ini
ServerName=Testing1234
//Zone name
Port=1542
ServerId=7000
//Make the same as in [Misc] Port=
GroupId=1
ScoreId=0
//Make the same as in [Misc] Port=
ReconnectTime=12000
AttemptTime=6400

[Advertise]
SendMode=0
DisplayMode=0
Duration=6000

[Validation]
CheckMod=0
CheckSMod=0
CheckSysop=0
LogPubCommands=*
LogPvtCommands=*
DisablePubCommands=
DisablePvtCommands=
//Help at http://www.shanky.com/server/ in FAQ section for Subgame2

[Directory]
IP=69.56.172.170,sscentral.ds98.com,sscentral.subspace.inet.fi,sscentral.subspace.net,sscentral.subspacehq.com
Description=NTCSS Schools In Session
//What you want to have for the description of zone
NamePassword=6175680
//Pick anything you want
Port=4811
Code: Show/Hide
[Misc]
AllowNewUsers=1
SysopPassword=6175680
//Change to Billing Sysop Password, usless anyways..
BillingPassword=diablo47
//Change this to whatever you want, also match it with the server.ini [Billing] section too
MaxQueueForLogin=50
LowPriority=0
KickOutDelay=24000
Port=1542
Back to top
Yukisho
Guest


Offline

PostPosted: Mon Sep 25, 2006 7:15 pm    Post subject: Reply to topic Reply with quote

Sorry the server ini is this:

Code: Show/Hide
//You can delete anything with the // infront, they are their to help you get the basics... Mine GO BOOM  http://www.shanky.com/server/
//This is currently, at time of download, 1.34.14 subgame

[Custom]
ArenaMode=0
//1=Any player can create an own a new subarena
//2=Only mods+ can own newly created subarenas
//3=Smods+ own new subarenas
//4=Sysops own new subarenas
//5=New subarenas won't make new files, will just use spawn.cfg instead. If a .cfg is already created for subarena, will use that instead

[Arena]
ArenaMaxPlayers=200
ArenaDesiredPlayers=100
ArenaMinimumPlayers=25
SpawnKeepScores=1
MaxArenas=2000
MaxArenasMemory=64000

[Comms]
MaxQueueToLogin=16
PacketHistoryMax=2000
IncomingBufferSize=131072
OutgoingBufferSize=131072
EncryptMode=1
UnreliableBufferSize=128
TransportBufferSize=160

[Misc]
DisableShareware=0
RegisterKickShareware=0
MaxSharewarePlayers=-1
MaxPlayers=1000
MaxSharewareTime=90000000
DisableSharewareNames=0
DisableSharewareShips=0
DisableSharewareScores=0
MenuKickOutDelay=12000
NoAntiInSafe=0
//If 1, then if in a safty, SS will ignore that player's anti
LockFreqs=0
//If 1, then *lock doesn't allow freq change
PositionDataAccess=2
//if 0, sysops see player stats in spec. If 1, smods/sysops can. If 2, then mod/smods/sysops can
AlertCommand=cheater
//so ?cheater {text} will send to online mods
AllowPubScorereset=0
AllowPvtScorereset=0
//If 1, ?scorereset will reset player's score
TimerDropFlagTerritoryRadius=8
//If non-0, then all non-neutral droped flags X tiles away from ship. More info in FAQ at Server Help Site
ShipTypeSwitchResetPeriod=0
//If non-0, than if someone does X amount of shipchanges that is in the .cfg in this amount of time (in milliseconds), then kicks them off
CheckWeapons=1
//Leave this set to 1, so it detects more of different type of cheats.. will kick them out if in .cfg the [Security] SecurityKickoff is 1
CheckFastBombing=0
//More info on website
FastBombingThreshold=30
//More info on website
ForceObsceneCheck=0
//0 = normal, 1 = everyone has obscene checking on
NoFlagRewardLimit=0
//If set non-zero reward multiplier limit is removed in FlagRewardMode 1. Multiplier is (maximumAllowedPerTeam / numberOfTeamMembers), if NoFlagRewardLimit is set 0
multiplier is limited by 2.
LogPoints=0
PointUpdateDiff=500
JackpotBroadcastPoints=0
ServerLog=1
KeepAliveDelay=500
DefaultLevelFile=_bzw.lvl
//Change to your map file name
Port=7000
//Make it something round, like 1000, 2000, etc. Change this if you are running more than one zone off same billing
AllowVIEClients=1
//If you wish to restrict your zone to continuum only, set to 0. If you want everyone to play, set to 1
StaffChat=
//Divide staff chat channels by commas. Only mods+ can join these local chats.
ForceContinuumOnly=0
//If set to 1, will only let continuum users enter zone
ServerIP= 68.187.79.117
//Set to the server's IP #. This is used for *einfo's proxy detection
AllowPrerelease=1
//Set to 1, people with newer continuum can enter. Set to 0, only current client will be allowed in

[CPU]
LoopDelay=0
ProcessMaxTime=4
SleepPerIteration=0
SlowIterationWarningLevel=100
SleepTime=0

[Permission]
AllowBadMachineId=1
AllowLowBandwidth=1
MinimumSecondsToLogin=0
PermissionMaxPoints=0
PermissionMode=0
AutoPermissionPoints=0
AutoPermissionIDList=0
AutoPermissionMessage=Congratulations

[Password]
SysopPassword=6175680
EnergyPassword=458641
ModeratorPassword=165841
SuperModeratorPassword=12548
VIPPassword=64857
//Change all to what you want

[Billing]
LogMessages=0
IP= 127.0.0.1
Password=diablo47
//What is the billing pw in the subbill.ini
ServerName=NTCSS School Server
//Zone name
Port=1542
ServerId=7000
//Make the same as in [Misc] Port=
GroupId=1
ScoreId=0
//Make the same as in [Misc] Port=
ReconnectTime=12000
AttemptTime=6400

[Advertise]
SendMode=0
DisplayMode=0
Duration=6000

[Validation]
CheckMod=0
CheckSMod=0
CheckSysop=0
LogPubCommands=*
LogPvtCommands=*
DisablePubCommands=
DisablePvtCommands=
//Help at http://www.shanky.com/server/ in FAQ section for Subgame2

[Directory]
IP=69.56.172.170,sscentral.ds98.com,sscentral.subspace.inet.fi,sscentral.subspace.net,sscentral.subspacehq.com
Description=NTCSS School Server
//What you want to have for the description of zone
NamePassword=6175680
//Pick anything you want
Port=4811
Back to top
Hakaku
Server Help Squatter


Joined: Apr 07 2006
Posts: 299
Location: Canada
Offline

PostPosted: Mon Sep 25, 2006 8:14 pm    Post subject: Reply to topic Reply with quote

Set
Arenamode=5 (in [custom])
Scoreid=7000 (in [billing])
Port=4991 (in [directory])

As far as I see, that should be it.
Back to top
View users profile Send private message Add User to Ignore List Send email
Yukisho
Guest


Offline

PostPosted: Mon Sep 25, 2006 9:35 pm    Post subject: Reply to topic Reply with quote

I changed it but still nothing.
Back to top
Hakaku
Server Help Squatter


Joined: Apr 07 2006
Posts: 299
Location: Canada
Offline

PostPosted: Mon Sep 25, 2006 11:03 pm    Post subject: Reply to topic Reply with quote

Try changing [Billing] Ip=localhost
Also make sure your main map file is called _bwz.lvl (if not, change the name)

And I'm not sure if it changes anything, but I wouldn't recommend having sysop password the same as billing sysop/name password.
Back to top
View users profile Send private message Add User to Ignore List Send email
Purge
Episode I > Eposide III
Jar-Jar is kool


Age:35
Gender:Gender:Male
Joined: Sep 08 2004
Posts: 2019
Offline

PostPosted: Mon Sep 25, 2006 11:19 pm    Post subject: Reply to topic Reply with quote

Also try making [Billing]Port=185, and check to make sure you have port 7000-7001 forwarded (if you're on a router).
Back to top
View users profile Send private message Add User to Ignore List
Yukisho
Guest


Offline

PostPosted: Wed Sep 27, 2006 8:49 am    Post subject: Reply to topic Reply with quote

Nope nothing worked.
Back to top
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Wed Sep 27, 2006 10:13 am    Post subject: Reply to topic Reply with quote

Uhhh can you give us a symptom? I mean, as much as I'd love to read every single line in your server.ini, I don't want to.
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Doc Flabby
Server Help Squatter


Joined: Feb 26 2006
Posts: 636
Offline

PostPosted: Wed Sep 27, 2006 10:21 am    Post subject: Reply to topic Reply with quote

what messages is the server saying when you run it...
_________________
Rediscover online gaming. Get Subspace | STF The future...prehaps
Back to top
View users profile Send private message Add User to Ignore List
yukisho
Guest


Offline

PostPosted: Wed Sep 27, 2006 6:35 pm    Post subject: Reply to topic Reply with quote

It says attempting to connect to billing, then it connects and that's it. I try to see if it's in the server directory, no luck. I redid my server.ini so here it is. I forwarded ports: 4991-4991 185-185 382-382.

Code: Show/Hide
//You can delete anything with the // infront, they are their to help you get the basics... Mine GO BOOM  http://www.shanky.com/server/
//This is currently, at time of download, 1.34.14 subgame

[Custom]
ArenaMode=5
//1=Any player can create an own a new subarena
//2=Only mods+ can own newly created subarenas
//3=Smods+ own new subarenas
//4=Sysops own new subarenas
//5=New subarenas won't make new files, will just use spawn.cfg instead. If a .cfg is already created for subarena, will use that instead

[Arena]
ArenaMaxPlayers=200
ArenaDesiredPlayers=100
ArenaMinimumPlayers=25
SpawnKeepScores=1
MaxArenas=2000
MaxArenasMemory=64000

[Comms]
MaxQueueToLogin=16
PacketHistoryMax=2000
IncomingBufferSize=131072
OutgoingBufferSize=131072
EncryptMode=1
UnreliableBufferSize=128
TransportBufferSize=160

[Misc]
DisableShareware=0
RegisterKickShareware=0
MaxSharewarePlayers=-1
MaxPlayers=200
MaxSharewareTime=90000000
DisableSharewareNames=0
DisableSharewareShips=0
DisableSharewareScores=0
MenuKickOutDelay=12000
NoAntiInSafe=0
//If 1, then if in a safty, SS will ignore that player's anti
LockFreqs=0
//If 1, then *lock doesn't allow freq change
PositionDataAccess=2
//if 0, sysops see player stats in spec. If 1, smods/sysops can. If 2, then mod/smods/sysops can
AlertCommand=cheater
//so ?cheater {text} will send to online mods
AllowPubScorereset=0
AllowPvtScorereset=0
//If 1, ?scorereset will reset player's score
TimerDropFlagTerritoryRadius=8
//If non-0, then all non-neutral droped flags X tiles away from ship. More info in FAQ at Server Help Site
ShipTypeSwitchResetPeriod=0
//If non-0, than if someone does X amount of shipchanges that is in the .cfg in this amount of time (in milliseconds), then kicks them off
CheckWeapons=1
//Leave this set to 1, so it detects more of different type of cheats.. will kick them out if in .cfg the [Security] SecurityKickoff is 1
CheckFastBombing=0
//More info on website
FastBombingThreshold=30
//More info on website
ForceObsceneCheck=0
//0 = normal, 1 = everyone has obscene checking on
NoFlagRewardLimit=0
//If set non-zero reward multiplier limit is removed in FlagRewardMode 1. Multiplier is (maximumAllowedPerTeam / numberOfTeamMembers), if NoFlagRewardLimit is set 0
multiplier is limited by 2.
LogPoints=0
PointUpdateDiff=500
JackpotBroadcastPoints=0
ServerLog=1
KeepAliveDelay=500
DefaultLevelFile=_bzw.lvl
//Change to your map file name
Port=382
//Make it something round, like 1000, 2000, etc. Change this if you are running more than one zone off same billing
AllowVIEClients=1
//If you wish to restrict your zone to continuum only, set to 0. If you want everyone to play, set to 1
StaffChat=
//Divide staff chat channels by commas. Only mods+ can join these local chats.
ForceContinuumOnly=0
//If set to 1, will only let continuum users enter zone
ServerIP=ntcss.ath.cx
//Set to the server's IP #. This is used for *einfo's proxy detection
AllowPrerelease=1
//Set to 1, people with newer continuum can enter. Set to 0, only current client will be allowed in

[CPU]
LoopDelay=0
ProcessMaxTime=4
SleepPerIteration=0
SlowIterationWarningLevel=100
SleepTime=0

[Permission]
AllowBadMachineId=1
AllowLowBandwidth=1
MinimumSecondsToLogin=0
PermissionMaxPoints=0
PermissionMode=0
AutoPermissionPoints=0
AutoPermissionIDList=0
AutoPermissionMessage=Congratulations

[Password]
SysopPassword=123456
EnergyPassword=
ModeratorPassword=
SuperModeratorPassword=
VIPPassword=
//Change all to what you want

[Billing]
LogMessages=0
IP=127.0.0.1
Password=123456
//What is the billing pw in the subbill.ini
ServerName=SSZ School Wars
//Zone name
Port=185
ServerId=4483
//Make the same as in [Misc] Port=
GroupId=1
ScoreId=0
//Make the same as in [Misc] Port=
ReconnectTime=12000
AttemptTime=6400

[Advertise]
SendMode=0
DisplayMode=0
Duration=6000

[Validation]
CheckMod=0
CheckSMod=0
CheckSysop=0
LogPubCommands=*
LogPvtCommands=*
DisablePubCommands=
DisablePvtCommands=
//Help at http://www.shanky.com/server/ in FAQ section for Subgame2

[Directory]
IP=69.56.172.170,sscentral.ds98.com,sscentral.subspace.inet.fi,sscentral.subspace.net,sscentral.subspacehq.com
Description= testing
//What you want to have for the description of zone
NamePassword=123456
//Pick anything you want
Port=4991
Ok I also added the zone to continuum as the name, ip address 127.0.0.1 and port 382 and it shows up as working. But when I go to connect the subgame2.exe shows this: Client connection request from billing server ignored
Back to top
Hakaku
Server Help Squatter


Joined: Apr 07 2006
Posts: 299
Location: Canada
Offline

PostPosted: Wed Sep 27, 2006 7:38 pm    Post subject: Reply to topic Reply with quote

No wonder it doesn't work, you didn't add any of our suggestions. I won't bother reading your server.ini, so just copy this one below. (it's more or less the same thing I use)
Code: Show/Hide
//Note, Keep this information relatively the same, change only what is necessary. For more help, please visit http://forums.minegoboom.com/

[Custom]
ArenaMode=5
//1=Any player can create an own a new subarena
//2=Only mods+ can own newly created subarenas
//3=Smods+ own new subarenas
//4=Sysops own new subarenas
//5=New subarenas won't make new files, will just use spawn.cfg instead. If a .cfg is already created for subarena, will use that instead.
//DO NOT set Arenamode to 0, since it is not a valid type.

[Arena]
ArenaMaxPlayers=100
ArenaDesiredPlayers=35
ArenaMinimumPlayers=25
SpawnKeepScores=1
MaxArenas=100
MaxArenasMemory=64000

[Comms]
MaxQueueToLogin=16
PacketHistoryMax=2000
IncomingBufferSize=131072
OutgoingBufferSize=131072
EncryptMode=1
UnreliableBufferSize=128
TransportBufferSize=160
FlushTime=10
BandwithIdleTime=21600
SelectTime=10

[Misc]
DisableShareware=0
RegisterKickShareware=0
MaxSharewarePlayers=-1
MaxPlayers=200
MaxSharewareTime=90000000
DisableSharewareNames=0
DisableSharewareShips=0
DisableSharewareScores=0
MenuKickOutDelay=12000
NoAntiInSafe=1
//If 1, then if in a safety, SS will ignore that player's anti
LockFreqs=1
//If 1, then *lock doesn't allow freq change
PositionDataAccess=2
//if 0, sysops see player stats in spec. If 1, smods/sysops can. If 2, then mod/smods/sysops can
AlertCommand=cheater,help,illegal
//so ?cheater {text} will send to online mods (testing the help one)
AllowPubScorereset=1
AllowPvtScorereset=1
//If 1, ?scorereset will reset player's score
TimerDropFlagTerritoryRadius=8
//If non-0, then all non-neutral droped flags X tiles away from ship. More info in FAQ at Server Help Site
ShipTypeSwitchResetPeriod=0
//If non-0, than if someone does X amount of shipchanges that is in the .cfg in this amount of time (in milliseconds), then kicks them off
CheckWeapons=1
//Leave this set to 1, so it detects more of different type of cheats.. will kick them out if in .cfg the [Security] SecurityKickoff is 1
CheckFastBombing=0
//More info on website
FastBombingThreshold=30
//More info on website
ForceObsceneCheck=1
//0 = normal, 1 = everyone has obscene checking on
NoFlagRewardLimit=0
//If set non-zero reward multiplier limit is removed in FlagRewardMode 1. Multiplier is (maximumAllowedPerTeam / numberOfTeamMembers), if NoFlagRewardLimit is set 0
multiplier is limited by 2.
LogPoints=0
PointUpdateDiff=500
JackpotBroadcastPoints=0
ServerLog=1
KeepAliveDelay=500
DefaultLevelFile=_bzw.lvl
//Change to your map file name
Port=7000
//Make it something round, like 1000, 2000, etc. Change this if you are running more than one zone off same billing
AllowVIEClients=1
//If you wish to restrict your zone to continuum only, set to 0. If you want everyone to play, set to 1
StaffChat=staff
//Divide staff chat channels by commas. Only mods+ can join these local chats.
ForceContinuumOnly=0
//If set to 1, will only let continuum users enter zone
ServerIP=
//Set to the server's IP #. This is used for *einfo's proxy detection
AllowPrerelease=1
//Set to 1, people with newer continuum can enter. Set to 0, only current client will be allowed in

[CPU]
LoopDelay=0
ProcessMaxTime=4
SleepPerIteration=0
SlowIterationWarningLevel=100
SleepTime=0

[Permission]
AllowBadMachineId=1
AllowLowBandwidth=1
MinimumSecondsToLogin=0
PermissionMaxPoints=0
PermissionMode=0
AutoPermissionPoints=0
AutoPermissionIDList=0
AutoPermissionMessage=Congratulations

[Password]
SysopPassword=sysoppassword
EnergyPassword=energypassword
ModeratorPassword=modpassword
SuperModeratorPassword=smodpassword
VIPPassword=vippassword
//Change all to what you want

[Billing]
LogMessages=0
IP=localhost
//If needed, change back to IP=127.0.0.1
Password=BILLING
//What is the billing pw in the subbill.ini
ServerName=Test Dev
//Zone name
Port=185
ServerId=7000
//Make the same as in [Misc] Port=
GroupId=1
ScoreId=7000
//Make the same as in [Misc] Port=
ReconnectTime=12000
AttemptTime=6400

[Advertise]
SendMode=0
DisplayMode=0
Duration=6000

[Validation]
CheckMod=1
CheckSMod=1
CheckSysop=1
LogPubCommands=*
LogPvtCommands=*
DisablePubCommands=
DisablePvtCommands=
//Help at http://www.shanky.com/server/ in FAQ section for Subgame2

[Directory]
IP=sscentral.subspace.inet.fi,sscentral.ds98.com,sscentral.subspacehq.com,sscentral.subspace.net,sscentral.sscuservers.net,ssdir.playsubspace.com
Description=Welcome to my development zone.
//What you want to have for the description of zone
NamePassword=namepassword
//Pick anything you want
Port=4991
and here's what you'll put in your subbill.ini
Code: Show/Hide
[Misc]
AllowNewUsers=1
SysopPassword=namepassword
//Change to Billing Sysop Password, useless anyways..
BillingPassword=BILLING
//Change this to whatever you want, also match it with the server.ini [Billing] section too
MaxQueueForLogin=50
LowPriority=0
KickOutDelay=24000
Port=185

For now, don't change anything and test it out. Forward ports 7000-7001 on your router (if you have one). Look for a zone with 0 population named Test Dev. Should work unless I did a stupid edit somewhere.
Back to top
View users profile Send private message Add User to Ignore List Send email
yukisho
Guest


Offline

PostPosted: Wed Sep 27, 2006 8:54 pm    Post subject: Reply to topic Reply with quote

That doesn't work.

Here is a screenshot of my router.
http://img87.imageshack.us/img87/2382/564648ga3.jpg
Back to top
Maverick
broken record


Age:40
Gender:Gender:Male
Joined: Feb 26 2005
Posts: 1521
Location: The Netherlands
Offline

PostPosted: Thu Sep 28, 2006 2:45 am    Post subject: Reply to topic Reply with quote

http://wiki.minegoboom.com/index.php/Server_Troubleshooting#The_subgame2_console_says_.27Client_connection_request_from_billing_server_ignored.27
_________________
Nickname: Maverick (I changed my name!)
TWCore developer | Subspace statistics
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> General Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 48 page(s) served in previous 5 minutes.

phpBB Created this page in 0.626727 seconds : 38 queries executed (93.4%): GZIP compression disabled