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] (s-y) Web Muonline Quest System V0.1

Joined
Aug 29, 2011
Messages
512
Reaction score
33
Old application to use with the old versions that had no customizable quests



This is the first version of this quest system i release so there MIGHT be things i missed out, i expect from u guys to report them.


Originally Posted by ReadMu.txt
===================================
Tables of contents:
===================================
1. Introduction.
2. Featuers.
3. Installation.
4. How does it work? + tips.
5. Credits.
6. Support.
===================================


1. Introduction ===========================
The (S-y) MuOnline quest system has
exactly one valiuable purpose which is to
make MuOnline more exciting than it usually
is. To create this new enviornment where
players can do more than to say afk all-day
long, it allows them to expand the things
they need to do in the game.
===========================================


2. Features ===============================
What is included in the package:
- Original web interface.
- A stable ajax core.
- Secured scripts.
- Administrative functions.
-> Quest Adder.
-> Quest Editor.
-> Quest Remover.
-> Item Hex Code Generator.
- Item Icon Pack.
- User functions.
-> Login/Logout system (Md5 and non-md5)
-> Quest Listing + paging
-> Quest filtering (in sessions)
-> Detailed quest information.
-> Quest status checker + awarder.
-> Current finished questList+paging.
-> Honor Rankings.
===========================================

3. Installation ===========================
3.1 Open your MSSQL Query analyzer, connect to the 'MuOnline' database.
3.2 Afterwords open the /Install/ folder.
3.3 Run the ./quest_tables.sql in the query analyzer.
3.4a If you have installed the (S-y) webshop there's no need to do nth.
3.4b If you have not execute the ./Table_WebShop.sql and ./WebShop_Entries.sql as well.
3.5 Open ./s_scripts/db.connect.php and configure your connection to the MuOnline database.
3.6 Open ./s_scripts/quest_admins.php.php and add your administrator accounts.
3.7 Enjoy your brand new quest system.
===========================================

4. How does it work? + tips. ==============
The system comes with NO inbuilt quests due to the differences in all the muonline servers.
When adding quests in mind keep the balance to hand. First (low honor requirement quests),
you need to add with low prices and a bit higher honor reward, create multiple quests for the
same classes of characters with a simillar reputation requirement so that players can have a choice
on which quest to attend at that time. Don't build a one-way street!! Create the last quests with
high rewards but with a huge honor requirement, so that players can get to them like climbing a ladder
step-by-step:quest-by-quest.
--
Q: How does the quest evaluate the items needed?
A: When you open the "items" tab on the requirement field you see a list of item thumbnails. Notice
that they have certain level/option/xl/luck/skill/380lvl opt specifications (if chosen ofc).
Here is the tricky part. The webshop has an item comparing function that takes more powerfull items
to hand when it comes to quests. E.g. the quest wants Dragon Armor+9+4 and u have Dragon Armor+12+20+luck,
the quest will accept it as a valid item.
--
You might want to use the S-y webshop for the item administration.
===========================================

5. Credits ================================
Savoy < savoy___@hotmail.com >
<noindex>ссылка скрыта от гостей (авторизуйтесь)</noindex> <noindex>ссылка скрыта от гостей (авторизуйтесь)</noindex>
skype: savoyegosu
msn:savoy___@hotmail.com
===========================================

6. Support ================================
I'll try to keep things up and recently release
update to the quest system so it stays tuned up.
I want nothing more from you than to keep my credits
and the little donation link i setup at the footer
of the page. If you chose to, you can donate as well.
Sometimes its nice to know that someone is willing
to motivate a developer ^-^
===========================================

 
Last edited:
Back
Top