t here is aregister page

steps to do it.
1- put the content of the rar in the c:/wamp/www
2 go to c:/wamp/Apache ..run apache
use

to see it .. to make players see it give them your hamchi ip or external ip
Quote:
Make sure that the editable thing edited like that
$myhost="localhost";
$mypass="test"; //your server login password
$myuser="root"; //your server login username
$mydbacc="my"; //your server account database
$mydbdata="my"; //your server my database name
$serverport=3306; //your server connection port
$mydb="my"; //your server my database
|
Quote:
|
if you r using my2 change my to my2
|