if you will instrall this properly, everything will be shown
if you will instrall this properly, everything will be shown
this need a guide to install ???
i copy to my webserver configure to my database conection and set "true" to show Players/Server Name
if exist more configuration explain pls
sorry my bad EN ^^
Ok some explanation, you just need to make inside of include directory, file, named config.php which will connect to your mssql server and select MuOnline database.
example:
A file you create:
the file contents:Code:C:\appserv\www\include\config.php
I hope you understood.PHP Code:<?php
if ( !@mssql_connect('ServerIP', 'DbUser', 'DbPassword')) die ('Unable to connect to server!');
if ( !@mssql_select_db('MuOnline')) die ('Unable to select MuOnline database!');
?>
Yes this file exist in my config i use in your page this method
include "config.php";
the status Bar "green to red" works 100%, the config.php are wrong but this part works perfectly, only number of players in the inside image and name of server don
Here is the patch, just configure the include/config.php file. i hope you will understand how to use it.
graywolf i donwload and? i don't know where to put? on client? please help me if you can
Dragon-GR that's for a server web not for muonline client.
The script works perfect.. whit no problems ;)
this don
Your mind don't works for 100%, script is working, additional texts, are configured, via config.php. just download the original and change the name of the server, make 3 copies for each server separately, and set server name for each separate, wait for version 2 it will be more optional with the administrator panel.
your script work only additional text don
My addition is not remaking out texts on the image, probably you made wrong configurations, download again my release and replace yours addconfigs.php with mine, from the release. everything should work fine, just rename the server name...