Code: Show/Hide [Misc]
AllowNewUsers=1 (Continuum Windows: "Not accepting new connections") LowPriority=0 (1 if it uses too much CPU) SysopPassword=[] BillingPassword=[Y] (Biller window: "Bad Password") MaxQueueForLogin=1 KickOutDelay=60000 AccountReclaimDelay=[] Port=[X] (Server window: Repeats "Attempting to...") |
Code: Show/Hide [Billing]
LogMessages=0 IP=localhost (Server window: Repeates "Attempting to...") Password=[Y] (Biller window: "Bad Password") ServerName=[] Port=[X] (Server window: Repeates "Attempting to...") ServerId=[Same as Misc:Port] GroupId=1 (Biller window: "Invalid Login") ScoreId=[Same as Misc:Port] ReconnectTime=12000 AttemptTime=6400 |
toked wrote: |
my zone use to work but not i cant get in it says like invalid shit and tells my cuz he dont got permission and i looked at what you put above but dont make much sence how you put it simplify plz |
toked wrote: |
like invalid shit |
Code: Show/Hide Sat Apr 10 15:17:45: Attempting to establish link to billing server... Sat Apr 10 15:17:46: Billing server connected. Sat Apr 10 15:17:48: Connection to billing server broken Sat Apr 10 15:17:56: SubSpace Game Server v1.34.13 |
Cyan~Fire wrote: |
Have you tried running my program? |
JaqMs14 wrote: |
, it appears red to people but if they remove it from the list and add it again, it will be green again. |
Cyan~Fire wrote: |
-This text guide has been made obsolete by my INICheck program-
I would recommend you use that instead. |
Solo Ace wrote: |
Oh noes! ![]() |
Code: Show/Hide for(var i=1;i<=50;i++) {
if (i == 50) { document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+i*2+'; width: 800; color: #000000; font-size: '+i*2+'pt;">OH</div>\n'); } else { document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+i*2+'; width: 800; color: #' + hexfromdec(i*4) + hexfromdec(i*4) + hexfromdec(i*4) + '; font-size: '+i*2+'pt;">OH</div>\n'); } } for(var i=1;i<=50;i++) { if (i == 50) { document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+(i+110)*2+'; width: 800; color: #000000; font-size: '+i*2+'pt;">NOES!!1</div>\n'); } else { document.write('<div style="position:absolute; z-index: auto; left:'+i*2+'; top: '+(i+110)*2+'; width: 800; color: #' + hexfromdec(i*4) + hexfromdec(i*4) + hexfromdec(i*4) + '; font-size: '+i*2+'pt;">NOES!!1</div>\n'); } } |