Aht Urhgan's quest "Saga of the Skyserpent" I would like to implement

Any discussion not related to the other forum topics
Post Reply
lion
Posts: 2
Joined: Mon Feb 18, 2019 4:18 am

Aht Urhgan's quest "Saga of the Skyserpent" I would like to implement

Post by lion » Mon Feb 18, 2019 4:30 am

I'd like to implement the adventurous white snake's five consecutive quest "Saga of the Skyserpent".


In the current implementation, if you talk to the client 's "Fari - Wari", no quests will occur.
I confirmed the event ID of "Fari - Wari" on the wiki.
https://wiki.dspt.info/index.php/Aht_Ur ... _Event_IDs

The number of EventIDs of "Fari-Wari" is 21 (823, 824, 825, 828, 829, 830, 831, 832, 833, 864, 872, 882, 883, 884, 891, 906, 917, 919, 922, 923, 924)

EventID: 823, 824, 825, 828 did not work.
(There may also be other EventIDs that do not work)
I anticipate that any of these four will be quest events of "Saga of the Skyserpent".

Why did not these EventIDs work?
I guess that these EventIDs are duplicated with other NPC event IDs.
* Example: EventID: 823 also has other NPCs (Aphmau, Biyaya, Fayeewha, Halbeeya, Ovjang, Yafaaf, Zubyahn)

If there are any solutions or advice, I would be pleased if you could give me a professor.

Thank you very much.

lion
Posts: 2
Joined: Mon Feb 18, 2019 4:18 am

Re: Aht Urhgan's quest "Saga of the Skyserpent" I would like to implement

Post by lion » Mon Feb 18, 2019 8:56 pm

Was self resolved.

player:startEvent(823,0,0,0,0,0,0,0,0,0)

Post Reply