New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terra Gloria (episode 16.2) - walkthrough conversion #3990
Conversation
|
found a problem when talk to Spica in our private room and leave the room before talk to Nihil, then those NPC will not appear again and quest will stuck in this. |
|
quest_16_2.txt line 5298 : shoud use "and " not "amd" line 6201 : should be "Special Force" not "Special_Force" |
|
@Atemo |
|
The quest entries are missing on IRO client. |
|
I'm working on it, around 50% completed, I'll resume the works tomorrow. |
|
Do quest ID from 7763 - 7769 part of this episode quest? |
|
You're right, these quests are not a part of the quest, sorry. |
|
I haven't tested this on live server, but it should be good |
|
From what I've checked, it seems that there is no recognition that the player has completed the Banquet of Heroes quests to start the Terra Gloria quests. It does not start. |
What do you mean? You found an issue in this PR? |
|
Yes, I realised. Even completing the instance the variable did not receive the value. I needed to change the value of the variable to (26) to continue. |
|
I see, the check should be |
Actually the prerequisite to start the main quest is the entrance to room of consciousness (not daily).
|
A small contribution. |
Thanks to @admkakaroto and https://www.divine-pride.net !
|
Map server crash: @Atemo |
|
The issue seems related to |
|
At some point I created a custom instance using delwall and my map server was always knocked over. This problem occurred whenever several people did the instance at the same time. Whenever I tested on the test server individually this did not happen. I was thinking that I was using the command incorrectly, so I removed wall from my script for the problem to stop occurring. It looks like these script wall with instance are not matched well. |
|
missing 1 monster |
|
This version doesn't have the script to summon seyren. For now it's not useful to implement it |
|
hopefully can have Werner Laboratory central room instance work. |
|
Please update, Atemo-san! |
* Not removed on change map * Not removed on log out * Removed on death
* Updated Build Up Potion XX item script * Corrected some aegis item name - episode 16.2
…g the new script command
* Implemented "Veteran's small memorial service quest" (Ericsson daily quest) thanks to @JohnnyPlayy ! * Update Milo River quest * Added the missing texts for the quest 16022 given by Jana Levedeva
|
Is the YSF01 Seyren daily missing? quests_16_2.txt |
|
The Werner Laboratory central room instance is a basic version, it doesn't have the fight against Seyren. I don't have the data for the quest/instance so I let it like that for now. |
Now the buffs are not removed by dispell/clearance/Vanishing Buster
Added the missing texts for Elena vs Priest (thanks to @Badarosk0)
|
Any last review before merging? |
Thanks to @aleos89 !
|
currently running this on clean rA the instance is stuck. 1@swat,163,58,0 script Pile of gunpowder#2 4_ENERGY_YELLOW,{ I was on @speed 1 Now clicking the pile of gunpowder does nothing and the instance cant progress. edit: |
|
Update daily mission YSF01 Seyren please quests_16_2 please |
YSF01 Seyren daily Update Please |
|
I don't have the data for YSF01 hunting quest. |

Addressed Issue(s):
Server Mode: renewal
Description of Pull Request:
Basic and unfinished version of Terra Gloria (episode 16.2).
Unfinished
Ericsson's daily questMilo River's gathering questLevedeva's 16022 daily questStrasse (exchange npc)Monsters DBQuests name (quest_db)Note
To avoid exploit there are currently 2 instances of Werner Laboratory central room (officially one), the warp entry being the same. The first (main quest) is a solo instance and the 2nd (daily) a party instance. The instance is a basic version, KRO added Seyren boss fight in the next updates.
Thanks to @admkakaroto and https://www.divine-pride.net/ !