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!

[Release] WOI - Local Register for local server or friend server

Experienced Elementalist
Joined
Apr 1, 2010
Messages
267
Reaction score
134
Hi ,

A friend of me have try to make a server WOI/BOI

I have create a little website for he...

It's make in 5 minute ...
Sorry about quality but i can make a better version for server if you interested :)

But maybe this can help you to make account more easy :)

Used Link : ODBC for MSSQL (Work with last PHP without Mssql driver ;) )

I post if this can help you :)

Screen:

(Click to see in full screen)


How to configure ?


Download Uwamp :

Install it , and download this website (look at the end of this post)

Now launch ODBC manager ( ) create a new ODBC using driver "SQL Narative client 10.0" and select the database of BOI/WOI

Extract This website in C:\Uwamp (this remplace WWW folder)

Now go to -> C:\Uwamp\www\php\insciption.php

Edit this
// Config your ODBC
define('ODBC_DB_CHARACTER', 'PassportWOI');
define('ODBC_USER', 'woi' );
define('ODBC_PASSWORD', 'woi' );

And set your information about ODBC ...

Now it's okey it's work :D

[updated 08/05/2017 (dd/mm/yyyy)]
Download link:

Credit :
DaveDevil's / jtb1 --> For make it
OzzyGT --> for This
klugor --> for have ask to me to help he at this game XD

If you like --> press like button :)
 
Last edited:
Initiate Mage
Joined
Feb 18, 2016
Messages
3
Reaction score
1
I do not know how to do it.

Erreur ODBC !

La Connection au "PassportWOI" est impossible
 
Back
Top