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
Sub Arenas Disapeared

 
Post new topic   Reply to topic Printable version
 View previous topic  Making *zone for mod Post :: Post Afterburner Speed..  View next topic  
Author Message
EliteAssassin
Novice


Age:35
Gender:Gender:Male
Joined: Feb 08 2006
Posts: 33
Offline

PostPosted: Fri Jun 16, 2006 10:07 pm    Post subject: Sub Arenas Disapeared Reply to topic Reply with quote

All of the lvl files are still in the server folder, yet not of them show up on the zone...

Heres the server.ini
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
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=*****
//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=Great new zone with a large map fit for many. Object of the game is to capture the center flag for three minutes while defending it from the onslaught of enemies. Created By EliteAssassin
//What you want to have for the description of zone
NamePassword=
//Pick anything you want
Port=4991


I changed nothing before this started happening so I'm pretty lost, and I even tried re-making the ini as well...any suggestions?
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:41
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Fri Jun 16, 2006 10:27 pm    Post subject: Reply to topic Reply with quote

Code: Show/Hide
[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

I'd recommend changing that ArenaMode to a non-zero value.
Back to top
View users profile Send private message Add User to Ignore List Send email
EliteAssassin
Novice


Age:35
Gender:Gender:Male
Joined: Feb 08 2006
Posts: 33
Offline

PostPosted: Fri Jun 16, 2006 10:40 pm    Post subject: Reply to topic Reply with quote

Well it works, I just don't understand why it worked before...I don't think i changed it.
Thanks =D
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
Confess
Zone Hoster


Joined: Feb 10 2004
Posts: 532
Offline

PostPosted: Fri Jun 16, 2006 10:52 pm    Post subject: Reply to topic Reply with quote

Yeah, ive had that problem too before, pissed me off, I worked on it for 2-3 hours before I saw that, then edited it, and it worked fine...
_________________
I know that I myself cannot do anything, that I will fall, and that I am a sinful man, but I know that I can do ANYTHING through God Almighty, whom strengthens me.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
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: 176 page(s) served in previous 5 minutes.

phpBB Created this page in 0.640311 seconds : 29 queries executed (85.6%): GZIP compression disabled