Re: new npc = a elf
Posted: 03 Dec 2009, 19:10
but i think the pearl is 1% one pear ok two pearl = HARD FOR A LITTLE LVL
Feel the mana power growing inside you!
https://forums.themanaworld.org/
Then come up with another replacement item for dark crystals.lien wrote:but i think the pearl is 1% one pear ok two pearl = HARD FOR A LITTLE LVL
Maybe the elf just wants it for some kind of potion or drink or food or medicine or something.AcnotAlpha wrote:If you don't mind my asking, what use do raw logs have in an elf hat? or red scorpion stingers?
Code: Select all
if (@Q_Woodenshield >= 3) goto L_hate;
L_hate :
mes "[Elf]";
mes "\" why you help Jack ";
mes "he is a Lumberjack he killed all my friends \" ";
goto L_death
next;
I disagree with this, while quests interacting with each other is a good thing, IF there has been a structure to its design. I don't think that we should start limiting quests based on quests that went in game a year ago. There is no real plot line, your trying to create a story line where none has been planned or designed.lien wrote:I think if the loggers have destroyed the elf village. the only elf (the NPC) would not want you to help a woodcutters (so it should not have made the quest of "wooden shield")Code: Select all
if (@Q_Woodenshield >= 3) goto L_hate; L_hate : mes "[Elf]"; mes "\" why you help Jack "; mes "he is a Lumberjack he killed all my friends \" "; goto L_death next;
you're right for all people to doesn't the quest of elfKage wrote:I disagree with this, while quests interacting with each other is a good thing, IF there has been a structure to its design. I don't think that we should start limiting quests based on quests that went in game a year ago. There is no real plot line, your trying to create a story line where none has been planned or designed.lien wrote:I think if the loggers have destroyed the elf village. the only elf (the NPC) would not want you to help a woodcutters (so it should not have made the quest of "wooden shield")Code: Select all
if (@Q_Woodenshield >= 3) goto L_hate; L_hate : mes "[Elf]"; mes "\" why you help Jack "; mes "he is a Lumberjack he killed all my friends \" "; goto L_death next;