Warcraft III resources & community, 2003–2006 · archived

Quest System

not rated
Submitted by shadow1500Systems592 downloads41 KB
Screenshot
Screenshot
Walk near the NPC`s to get the quests.
File Name
AutoQuestSystem1.1.w3x
Author
Shadow1500
Download

Comments

3
Very cool :D rockin job shadow1500 definatly using this in my map.. certainly very similer to the Blizzard Style Quest we are all used to in Campaign

~ Cba81
Looks cool. Might decide to use this.
An automatic quest system, you do not need to use any variables or other stuff to store ur quests, a simple id system allows you to access each quest and easily find if its complete/discovered/undiscovered.
it is multiplayer compatible, and it doesnt create a quest for each player, instead, it creates a quest as soon as its needed and then recycles it for other players.
This system has many additional features to the old Wc3 Quest system
1. Multiplayer compatible (And optimized for it as well)
2. Display Quest Messages Automatically
3. Quest Requirment Counters (As seen by the screenshot)
4. Simple ID system instead of using endless variables to store everything
5. Create the quest effect more easily (Works in Multiplayer)