Hello.
I have a good idea.
Anyone can make me a script:
TFS 0.3.6pl1
After talk with NPC:
- hi
- Welcome brave adventurer, i have some {quest}s for you!
- quest
- Hello, I need you to eat some corpses for me! I give you Soul Eater (Now NPC give you itemid: 8345). Eat for me: 100x Dragon, 20x Quara, 15x Wolf corpses. Deal or bye?
- deal (or yes)
- Go and eat them!
(After all corpses eated)
- hi
- quest
- You eat all corpses! Now you are able to do Annihilator Quest!
(or if not: Are you kidding me?)
- quest
- I dont have quests for you now (focus = 0, automatic bye)
Script (Actions - item: 8384 on corpses [?]):
|TABLE here| <- configuration corpses, amount of corpses to eat
You need to eat corpses by using an item (ID: 8384) on corpse (dead monster) [configuration in table].
You need to eat:
- 100x CorpseID: 9340
- 20x CorpseID: 2345
- 15x CorpseID: 2030
If you absorb 1x corpse:
You absorbed 1 of 100 dragon corpses.
next:
You have absorbed 2 of 100 dragon corpses.
100 corpses:
You have absorbed 100 of 100 dragon corpses.
and for others corpses same as up.
If you got all absorbed corpses (storage - 1,2,3 {dragon, quara, wolf) than orange text in console appear:
" You eat all of required corpses, go to Frank and tell him about it!"
I have a good idea.
Anyone can make me a script:
TFS 0.3.6pl1
After talk with NPC:
- hi
- Welcome brave adventurer, i have some {quest}s for you!
- quest
- Hello, I need you to eat some corpses for me! I give you Soul Eater (Now NPC give you itemid: 8345). Eat for me: 100x Dragon, 20x Quara, 15x Wolf corpses. Deal or bye?
- deal (or yes)
- Go and eat them!
(After all corpses eated)
- hi
- quest
- You eat all corpses! Now you are able to do Annihilator Quest!
(or if not: Are you kidding me?)
- quest
- I dont have quests for you now (focus = 0, automatic bye)
Script (Actions - item: 8384 on corpses [?]):
|TABLE here| <- configuration corpses, amount of corpses to eat
You need to eat corpses by using an item (ID: 8384) on corpse (dead monster) [configuration in table].
You need to eat:
- 100x CorpseID: 9340
- 20x CorpseID: 2345
- 15x CorpseID: 2030
If you absorb 1x corpse:
You absorbed 1 of 100 dragon corpses.
next:
You have absorbed 2 of 100 dragon corpses.
100 corpses:
You have absorbed 100 of 100 dragon corpses.
and for others corpses same as up.
If you got all absorbed corpses (storage - 1,2,3 {dragon, quara, wolf) than orange text in console appear:
" You eat all of required corpses, go to Frank and tell him about it!"
Last edited: