Server Help

General Questions - Subbill problem?

EliteAssassin - Tue Jun 13, 2006 3:29 pm
Post subject: Subbill problem?
I've been working on one of my old zones for the past week with a few friends, and for some reason now when I load the zone its not working for them. The problem started out with the zone just crashing all the time, so I redownloaded the server.zip and now its just not working. Me and my bots connect right away, and when they try to re download the zone its not on the list, and the IP doesn't work.
Chambahs - Tue Jun 13, 2006 4:37 pm
Post subject:
Id suggest to post your ini files here so they can be checked.
EliteAssassin - Tue Jun 13, 2006 7:24 pm
Post subject:
Umm alrite heres both

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=1
//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
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=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=map.lvl
//Change to your map file name
Port=2000
//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=
//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=***
EnergyPassword=hp
ModeratorPassword=*****
SuperModeratorPassword=*****
VIPPassword=*****
//Change all to what you want

[Billing]
LogMessages=0
IP=127.0.0.1
Password=candyshop
//What is the billing pw in the subbill.ini
ServerName=SSA Bounty HunterZ
//Zone name
Port=185
ServerId=2000
//Make the same as in [Misc] Port=
GroupId=1
ScoreId=2000
//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=sscentral.ds98.com,sscentral.subspace.inet.fi,sscentral.subspace.net,sscentral.subspacehq.com
Description=High speed King of the Hill zone. Different ranks with grant new ships and many buyable items in the shop. Created By EliteAssassin
//What you want to have for the description of zone
NamePassword=
//Pick anything you want
Port=4999



and the subbill
Code: Show/Hide
[Misc]
AllowNewUsers=1
SysopPassword=******
//Change to Billing Sysop Password, usless anyways..
BillingPassword=candyshop
//Change this to whatever you want, also match it with the server.ini [Billing] section too
MaxQueueForLogin=50
LowPriority=0
KickOutDelay=24000
Port=185

EliteAssassin - Tue Jun 13, 2006 8:50 pm
Post subject:
Alrite I found the problem...the news.txt was too big or something...I used rich text format and I wanna keep it..is there anyway to fix this problem?
Purge - Tue Jun 13, 2006 11:29 pm
Post subject:
You may use RTF but rename the whole file to news.txt.
EliteAssassin - Wed Jun 14, 2006 12:29 am
Post subject:
Alrite...but even when I do that doesn't it make it news.txt.rtf?
Purge - Wed Jun 14, 2006 1:01 am
Post subject:
No, you have to rename the actual file extension.
EliteAssassin - Wed Jun 14, 2006 1:29 am
Post subject:
I don't see how to change the file extension..I can name it to news.txt but it stays rtf, and I look in properties and I cant see how to change it
Maverick - Wed Jun 14, 2006 2:46 am
Post subject:
In Windows File Explorer disable hiding of file extensions for known file types:
Go to Tools / Folder Options / View tab / Uncheck 'Hide extensions for known file types' which is located directly below the 'Hidden files and folders' options.

After that Press OK and then try to rename the file again (to .txt).
Smong - Wed Jun 14, 2006 4:33 am
Post subject:
Change [Directory] Port back to 4991.

The IP field can just be IP=sscentral.subspace.inet.fi the rest are all dead.

Also in wordpad you can save using quotes to force and extension, for example "news.txt" including the quotes.
Maverick - Wed Jun 14, 2006 7:26 am
Post subject:
Smong wrote:
Change [Directory]can just be IP=sscentral.subspace.inet.fi the rest are all dead.

Only sscentral.sscuservers.net works
Smong - Wed Jun 14, 2006 9:20 am
Post subject:
It's the same one. sscentral.sscx.net also points to the same IP.
Purge - Wed Jun 14, 2006 12:39 pm
Post subject:
BDwinsAlt wrote:
One thing I noticed was the serverID and Port are the same. I know they say to make them the same but with all the server.ini's I have seen they are different. Try making your ServerID 4329 and your ScoreID 281


It doesn't matter what those values are as long as they're above 0. The INI says to make them the same only for convienence.
EliteAssassin - Wed Jun 14, 2006 12:54 pm
Post subject:
Alrite thanks it all works great =D
Maverick - Thu Jun 15, 2006 5:00 am
Post subject:
Smong wrote:
It's the same one. sscentral.sscx.net also points to the same IP.

Oh didn't know that icon_wink.gif
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group