• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

(WEB)for MU-online in LAN: WampServer + PHP + Win XP test on SCF server + sql 2000

Newbie Spellweaver
Joined
Feb 21, 2013
Messages
80
Reaction score
12
This website for MU Online in LAN help GM something: create account, change password, reset,...

A - Prepare on server:

1. Install WampServer 32 bit - very fast:

  • Visual C++ 2010 SP1 Redistributable Package (3MB):
  • WampServer (~30MB):

2. Run WampServer => Start all service

3. Test with root url: => OK

4. Find web root folder: WampServer => www directory

Total time: 5 minutes

B - Install web on server:

Today - i send yoy website with 2 function: Create account and Change password




1. Unzip file, you got folder: dtm_muweb copy to web root folder
2. Open web with url:
3. Change sql_uid and sql_pwd in dtm_muweb/config.php
4. Open this web in other computer:

Total time: 2 minutes

* My code: php, short ... easy for customize.

Next days: I will continue create some other functions: reset, remove inventory, ...

Source: conggameviet
----
Hope this code help GM MU Online.

Best Regards,




Upgrade - select this code when you want more function:

File: dtm_muweb2.rar

Change sql_uid and sql_pwd in dtm_muweb/config.php

Functions:


  1. Admin - GM page:
    • Require: Create 1 account "Admin" for GM
    • (pasword show)
    • Show and edit Character: class, Strength, Agi, vit, ene, command, Resets, Money


Have nice day!
 
Last edited by a moderator:
Back
Top