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] Floating Statistics (MuCore)

Newbie Spellweaver
Joined
Jul 16, 2009
Messages
89
Reaction score
21
Feature:

  • Online / Offline Information on each server.
  • Online users on each server.
  • You only need to edit a file to make things work.
  • For each server connected. You need to enter the name of the GameServer. example. GameServerSlow
  • 100% independent. Can be put on any template.

for MuCore. Any version.
Images.

REMOVED
REMOVED

REMOVED

INSTALLATION:

Unzip the files and paste them into the folder of your Tempalte. for example. C:/xampp/htdocs/templates/default

Edit the "Nacho_Config.php" file with your data.

$conex['localhost'] = '127.0.0.1';
$conex['dbhost'] = '127.0.0.1';
$conex['database'] = 'MuOnline';
$conex['dbuser'] = 'sa';
$conex['dbpassword'] = '123456';

Ok. now we have to integrate the template Script

Inside the file "codigo.php" is the php code. copy and paste on instead preferred template
REMOVED

Script ready demo:

REMOVED



Downloads:


Password:


Credits:
inax123
DmN CMS (images and style)

Source the script:
 
Last edited:
-( . ) ( . )-
Loyal Member
Joined
Mar 28, 2012
Messages
1,356
Reaction score
68
or any tutorial how to work this
 
Experienced Elementalist
Joined
Sep 20, 2011
Messages
227
Reaction score
9
No se puede conectar con la base de datos

why?-.-..

I config Nacho_Config with my datas..

but my screen is so

inax123 - [Release] Floating Statistics (MuCore) - RaGEZONE Forums


how i can fix it -.-.

please help fast..-.-
 
Newbie Spellweaver
Joined
Jul 16, 2009
Messages
89
Reaction score
21
No se puede conectar con la base de datos

why?-.-..

I config Nacho_Config with my datas..

but my screen is so

inax123 - [Release] Floating Statistics (MuCore) - RaGEZONE Forums


how i can fix it -.-.

please help fast..-.-

some file is misplaced.
Please watch the video and check all
 
Back
Top