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!

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

Initiate Mage
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