- Joined
- Aug 21, 2008
- Messages
- 2,110
- Reaction score
- 496
How to config database?
backend/Config.php
PHP:
// Character database
$config['db_host'] = '127.0.0.1';
$config['db_name'] = 'MuOnline'; // keep empty if ODBC
$config['db_user'] = 'sa';
$config['db_pass'] = 'xxxxx';
$config['db_type'] = 'mssql';
How yo add admins in website ?
Config.php
PHP:
$_config['admins'] = array('a','Caviar');
how install it? ?
yoursite.com/backend/muactions.php?install=1
yoursite.com/backend/install2/
if you want to use it for Season6 Version you must edit :
backend\1Database\scfdefine.php
PHP:
code rf => array('Fist Master','BS', '_bs.png', 'sub'=>'1851', 'bonus'=>'350', 'str'=>'25', 'agi'=>'25', 'vit'=>'25', 'eng'=>'25', 'lvluppoint'=>7),
ex: 81 => array('Bloody Summoner','BS', '_bs.png', 'sub'=>'1851', 'bonus'=>'350', 'str'=>'25', 'agi'=>'25', 'vit'=>'25', 'eng'=>'25', 'lvluppoint'=>7),
#Features :
Rankings
Guilds
View Guld Members
Characters
View Character Stats
View Character Items Used
Online
Devil Square
Register
Statitics
Downloads
WebShop (No Socket)
MUPimb
PayPal
DaoPay
Vote Reward
User CP
Forgot Password
#Downlaods
Click Here