Template turn in question.
Hey guys. I am wanting to implement some turn in quests for different types of armor throughout different level ranges. My goal is to have templates drop (for example arm, leg, fee, etc.) that are ALL/ALL. When the player turns them in, they get a class specific pc of armor.
Basically similar to the Glowing Othni and Athlai armor for those of you familiar with live http://everquest.allakhazam.com/db/q...tml?quest=4847. My question is this: is the above mentioned turn in quest somewhere in the database? Or could someone possible post an example of one that I could use to study and work through? I would like to try to set up a custom quest like this. I think it would be much easier if I could study one similar rather than working blindly. Thanks in advance! |
For a similar quest, GeorgeS' NPC and Loot tool has a quest template that is somewhat like you are after, there is also Trevius' Armor Upgrade Quest, which is both huge and awesome, and a really good one to study. Pretty sure someone else will have more ideas, but see how those two work for you in the meantime.
|
A simple version of a turn in quest would be to use multiple if statements, and you can grow to the level of Trevius later on.
1 Being the template, 2, 3, and 4 being items that're required, thus giving you a specific out come for each class. Code:
sub EVENT_ITEM |
I think looking at both of your suggestions will help me greatly. This is exactly what I was looking for. Thanks bunches, guys.
|
BTW, nice template there Kingly!
|
You're welcome, and thanks Burningsoul, haha.
|
The abysmal armor quests in the stock PEQ quest database do this with an NPC per class. Use the above for a single NPC.
|
All times are GMT -4. The time now is 08:54 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.