02-06-2014, 01:27 AM
Hi.
Today i finally finished editing the BillingServer from the ep1 sourcecode to run natively on Linux, with the EP2 and later serverfiles
The MSSQL functions are completely stripped out and replaced with functionality for mySQL
With this cash server u no longer need to use Mono, its not a C# program.
Installation Instructions
* Open putty and connect with your server or virtual machine
* Navigate to the folder that contains the GameServer, Connector, Messenger, etc
* type:
wget http://download.wizatek.be/CashServer.tar.gz
* You now downloaded the file, type the following command to extract it
tar -zxvf CashServer.tar.gz
* There is now a new directory called CashServer* Edit the newStobm.bin file inside to your database settings
* You can start it like you are starting the messenger, helper, messenger by just typing /.start
Enjoy


