- Joined
- Feb 21, 2007
- Messages
- 360
- Reaction score
- 29
LAST UPDATE:
28/08/2007
Download Link:
Default Account
login: Admin
pass: Admin
FEATURES OF 0.5+:
(ReadMe - Install Guide.rtf content)
SCREEN SHOT:
Credits: Dark Team
[UpDate] By ReaLizator (********* Member)
The CtlCode for setting a character to have the GameMaster rights was '8', so i've made this: Added support for S1 S2 and S3 DBs (including 'Invisible GM' with 'CtlCode' = '8' and 'Game Master' with 'CtlCode' = '32'), ofcourse if u use versions under S1 (97d+99i, 99b ...) u must choose 'Invisible GM' and the character will be visible!
I also added support for the new S3 Classes (Grand Master, Blade Master, High Elf, Duel Master and Lord Emperor)!
All u need to do is replace the old "char_edit.php" file with the new one!
Hope i helped a little
DoWnLoaD
DoWnLoaD
28/08/2007
Download Link:
To view the content, you need to sign in or register
Default Account
login: Admin
pass: Admin
FEATURES OF 0.5+:
INSTALL GUIDE OF 0.5+- Full support for account creating with MD5 hash.
- Full support for account editing with MD5 hash.
- Full character create/edit/delete system with some others scripts.
- Secure editor with login system, and a great interface.
- Easy to use.
(ReadMe - Install Guide.rtf content)
1. Extract all the files on your webserver folder (Ex. apache: /www);
2. Go to the /inc folder, and locate the 'sql_settings.php';
3. Open the file with a text editor like notepad, or wordpad;
This is the config file, here you will set the login/password for access the mueditor, and login/password & host for SQL connection;
Edit the values with your settings, then commit the changes.
$admin_login = 'YOUR LOGIN FOR LOGIN ON THE PAGE';
$admin_password = 'YOUR PASSWORD FOR LOGIN ON THE PAGE';
$sql_setting[0] = 'YOUR SQL LOGIN (DEFAULT: sa)';
$sql_setting[1] = 'YOUR SQL PASSWORD (WAS SET ON INSTALLATION OF MSSQL';
$sql_setting[2] = 'YOUR SQL HOST (THE COMPUTER NAME OR IP)';
4. Go to the /DATA folder, locate the file 'WZ_MD5_MOD.DLL';
5. Copy the file, and go to the Binn Folder inside the SQL folder (Ex. ..\Microsoft SQL Server\MSSQL\Binn\ )
6. Paste the 'WZ_MD5_MOD.DLL' in the Binn folder (if it already exists, you don't need to replace the file)
7. Open Query Analyzer, click on File > Open menu, and select the /DATA/Database Scripts.sql file.
8. Execute the query.
Its done.
WARNING:
Maybe you may receive an error after execute the query, with this content:
Server: Msg 2714, Level 16, State 7, Procedure sp_addextendedproc, Line 26
There is already an object named 'XP_MD5_CheckValue' in the database.
Why this happen?
Answer: Becouse you already have part of the script installed on your SQL Server, don't worry.
SCREEN SHOT:
![DarkMaster. - [Release] MuWeb Editor By Dark Team - RaGEZONE Forums DarkMaster. - [Release] MuWeb Editor By Dark Team - RaGEZONE Forums](https://forum.ragezone.com/images/404_image.png)
Credits: Dark Team
[UpDate] By ReaLizator (********* Member)
The CtlCode for setting a character to have the GameMaster rights was '8', so i've made this: Added support for S1 S2 and S3 DBs (including 'Invisible GM' with 'CtlCode' = '8' and 'Game Master' with 'CtlCode' = '32'), ofcourse if u use versions under S1 (97d+99i, 99b ...) u must choose 'Invisible GM' and the character will be visible!
I also added support for the new S3 Classes (Grand Master, Blade Master, High Elf, Duel Master and Lord Emperor)!
All u need to do is replace the old "char_edit.php" file with the new one!

Hope i helped a little

DoWnLoaD
To view the content, you need to sign in or register
DoWnLoaD
To view the content, you need to sign in or register
Last edited: