Server Help FAQ

From ASSS Wiki
Revision as of 07:11, 19 January 2005 by Smong (talk | contribs) (added 2 q'a and a's from unorganised documents to here)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

When I try to enter my zone the subgame2 console says 'Client connection request from billing server ignored'

You need to change the billing IP address in server.ini.

[Billing]
IP=localhost

When I try to enter my zone the subbill console says ': Unknown packet type: 36'

You need to run the server and biller on different ports.

subbill.ini

[Misc]
Port=900

server.ini

[Misc]
Port=382

[Billing]
Port=900