breadmaker
New Member
- Joined
- Jul 16, 2010
- Messages
- 160
- Reaction score
- 3
Hello i need an NPC.
I need to bring him 1 honey flower (ID: 2103).
Dialogue:
- hi
- Welcome in my house, |PLAYERNAME|. My {cat} is really sick...
- cat
- Oh yeah... my Cat is sick, he need special {medicines}.. i can only make them from {honey flowers}.
- medicine/honey flowers
- I need one special flower, called honey. I got an recipe how to make them, but i still need one reagent - the flower.. Can you try to search it for me ?
- yes
- honey flower
- (if player dont have) ; I think you still dont have honey flower, your hands are pretty clean.
- (if player got): Thanks alot my friend! Im going to make this, now!
[Player got 100 exp, storage = 34560, items: 3456, 3457, effect: 32 appear on NPC and on player]
If player done the quest and trying to talk with npc:
- hi
- You already helped me.. thanks! My Cat feel great!
(than focus == 0)
I need to bring him 1 honey flower (ID: 2103).
Dialogue:
- hi
- Welcome in my house, |PLAYERNAME|. My {cat} is really sick...
- cat
- Oh yeah... my Cat is sick, he need special {medicines}.. i can only make them from {honey flowers}.
- medicine/honey flowers
- I need one special flower, called honey. I got an recipe how to make them, but i still need one reagent - the flower.. Can you try to search it for me ?
- yes
- honey flower
- (if player dont have) ; I think you still dont have honey flower, your hands are pretty clean.
- (if player got): Thanks alot my friend! Im going to make this, now!
[Player got 100 exp, storage = 34560, items: 3456, 3457, effect: 32 appear on NPC and on player]
If player done the quest and trying to talk with npc:
- hi
- You already helped me.. thanks! My Cat feel great!
(than focus == 0)