Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

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:
 

Attachments

You must be registered for see attachments list
Back
Top