MassAsster
Member
This is a Beta release, I am still working on the documentation for this, but here is the short breakdown.
What's This Thing Do?
This tool is designed to allow players to donate to help offset the cost of running a game server
Players pay for "packages", such as $5 for 10 tokens, or $10 for 25 tokens, and use the tokens when
they want, to revive a dead character, get a goody bag of items, or even fix the never ending hourglass timer bug.
Example: Player was killed just prior to restart and knows he/she
is going to not reach their body before restart. The player can log in to the website, use a token
and revive their character so they can rejoin without having to lose keys and such.
This tool also aids in the management of your server by assisting with some simple every day tasks such as trader stock levels and adding new items to traders.
Things to know: Your Character MUST be dead to use the revive part. Having a character alive and hoping to bring back the
previous one does not work. This can only bring back a recently killed character, and you must not
have a character alive. Character must not be logged into the game to use the rest of the features.
What's required?
Web server with php support and e-mail capability. General Database knowledge and access.
Use your game servers already set up database to run this if you like !
How do I get this running?
1) Crate a database, run the included SQL file to make the tables needed.
2) Edit TWO config,php files, first one located in main folder, second in the INC folder
3) Register and Log in with an account, inside the MEMBERS table, locate and edit your account to is_admin = 1 and status = 3
4) Edit gettokens.php with your own code from Paypal (donate button)
This was a project built upon another project (with full permissions) so as I get more time, I will combine the two configs and eliminate the need for redundancy that exists at the moment...
Use at your own risk - see it in operation at es-gamers.com/donators and 162.221.193.73:2302
http://www.es-gamers.com/donators.zip
as of 02/28/14
A ton of custom options where moved to config.php (main folder) so please review this carefully...
now supports up to 10 servers with no additional editing needed
now supports case sensitive databases
now supports up to 9 custom loadouts in three weapons categories
now supports up to 3 custom building loot loadouts
as of 03/20/14
Supports Multi-character mod
Now allows admins to edit trader stock
Now allows players to view their player stats
Now Allows admins to clear useless vehicles from the database and let new vehicles spawn
In-progress :
Detailed player/admin logging
Adding new Items to trader menus
What's This Thing Do?
This tool is designed to allow players to donate to help offset the cost of running a game server
Players pay for "packages", such as $5 for 10 tokens, or $10 for 25 tokens, and use the tokens when
they want, to revive a dead character, get a goody bag of items, or even fix the never ending hourglass timer bug.
Example: Player was killed just prior to restart and knows he/she
is going to not reach their body before restart. The player can log in to the website, use a token
and revive their character so they can rejoin without having to lose keys and such.
This tool also aids in the management of your server by assisting with some simple every day tasks such as trader stock levels and adding new items to traders.
Things to know: Your Character MUST be dead to use the revive part. Having a character alive and hoping to bring back the
previous one does not work. This can only bring back a recently killed character, and you must not
have a character alive. Character must not be logged into the game to use the rest of the features.
What's required?
Web server with php support and e-mail capability. General Database knowledge and access.
Use your game servers already set up database to run this if you like !
How do I get this running?
1) Crate a database, run the included SQL file to make the tables needed.
2) Edit TWO config,php files, first one located in main folder, second in the INC folder
3) Register and Log in with an account, inside the MEMBERS table, locate and edit your account to is_admin = 1 and status = 3
4) Edit gettokens.php with your own code from Paypal (donate button)
This was a project built upon another project (with full permissions) so as I get more time, I will combine the two configs and eliminate the need for redundancy that exists at the moment...
Use at your own risk - see it in operation at es-gamers.com/donators and 162.221.193.73:2302
http://www.es-gamers.com/donators.zip







as of 02/28/14
A ton of custom options where moved to config.php (main folder) so please review this carefully...
now supports up to 10 servers with no additional editing needed
now supports case sensitive databases
now supports up to 9 custom loadouts in three weapons categories
now supports up to 3 custom building loot loadouts
as of 03/20/14
Supports Multi-character mod
Now allows admins to edit trader stock
Now allows players to view their player stats
Now Allows admins to clear useless vehicles from the database and let new vehicles spawn
In-progress :
Detailed player/admin logging
Adding new Items to trader menus