Server Help

ASSS Questions - TCP Billing

Anonymous - Mon Feb 16, 2004 9:24 pm
Post subject: TCP Billing
Hey there, need a little assistance to get setup here.
I want Asss to use its TCP protocol, what modules do i have to load/unload.

I've tried removing billing_ssc and adding billing, that generates an error in loading external:billing.

I've also messed around by removing/adding the encryption modules in different combos.
Grelminar - Tue Feb 17, 2004 2:20 am
Post subject:
You can look at the source for billing.c to see what modules it requires. In this case, it's only core modules that are pretty much guaranteed to be loaded, and no encryption (those are only for the udp protocols). Possible reasons are you're loading it from the wrong library, the library has dynamic linking problems, or General:PerPlayerBytes isn't set high enough (unlikely). In the worse case, you can step through the load sequence to see what's going wrong.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group