• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Update Ranking System

I'm retired, I'm already
Banned
Joined
Oct 3, 2011
Messages
832
Reaction score
155
Here I bring you an executable which makes the game's classification system update without being added directly from the game codes, this works separately, that is, it works together with the MatchServer, while it is running it will do its job until the game MatchServer collapses or you terminate it.

Note: You have to insert your odbc data and then compile the code.

Example:

PHP:
#define _ODBC_DATABASE_USERNAME	"streak"		// database username.
#define _ODBC_DATABASE_PASSWORD	"#5345da"	// database password.
#define _ODBC_DATABASE_NAME		"Streak"	// database name.

n6YbdE4 - Update Ranking System - RaGEZONE Forums


Code:
Password file: [B]Jorklenis2[/B]

Download: UpdateRanking.zip
 
Back
Top