Post by eyesodilated on Jan 12, 2023 10:26:22 GMT -6
I have been trying so long to create a custom quest for Legends of Urak but could never get anything to work. Flash forward a few decades and that is still the case! Although I have made some progress so I thought I would chronicle that here in hopes somebody may also be interested. Maybe orzie will see this and come to my rescue [Laugh out Loud]! Seriously though Orzie probably has the most answers about this subject. I know Boaster will give valuable advice where he can. Anyone else wants to help please be my guest. Here is what I have so far:
Here is what I DONT have:
Other than that, I have a barely functioning Legends of Urak Quest which basically plays like a Custom Game except I am selecting it from the Legends of Urak menu.
First step I created a small map in the Map Editor. Then I renamed the file to have the .LGD extension rather than the .SMP extension. I tried to create a small quest with like five encounters before the final battle.
I will go into more detail later as I have not touched this in months due to the frustrating nature of editing code to check with trial and error but these are the files I modified and/or created:
gs\
dungeons_ext.gs
dungtext.gs
LEADER5.GS 115
LEVLMODS5.gs
questool.gs
quest.gs
fire.gs
water.gs
SCENARIO5.gs
TEXTDICT5.gs
unittype.gs
gs5_global.gs
textdict.gs - 1254
ARTFTOOL5.gs
gs\dungeons\water
As you can see this is a huge work in progress. I would be super happy just to get the .wav and .smk files to play as these have always been unique to LoU quests. I have tried with custom .wav and .smk files and just copying and renaming existing files to no avail. I will update later the changes I made to each gs file and the new ones I made to let any of this be possible.
- Got a leader to show up on the Legends Quest screen as a selectable journey
- Created a map with crudely customized encounters
- The Quest Text Description at least shows up
- The Legends of Urak quest opens without crashing
Here is what I DONT have:
- The Legends Quest just says "Select Water" rather than "Embark on the Water Quest"
- None of the intro and description .wav files play audio when I choose the Water Quest and when I start the Quest
- The Champion Menu has no text and is blank
- The special Rules and quest Adventures do NOT appear and do NOT update
- I have little control of what army/artifacts spawn with my Leader, right now I seem to spawn with the Death Quest army/artifacts
- There is no Next Turn Faith Dial present until I lose my first encounter and load Last Save. Where now Earth and Air have armies along with marauders
- The Lose and Win .smk does NOT play when losing or winning.
Other than that, I have a barely functioning Legends of Urak Quest which basically plays like a Custom Game except I am selecting it from the Legends of Urak menu.
First step I created a small map in the Map Editor. Then I renamed the file to have the .LGD extension rather than the .SMP extension. I tried to create a small quest with like five encounters before the final battle.
I will go into more detail later as I have not touched this in months due to the frustrating nature of editing code to check with trial and error but these are the files I modified and/or created:
gs\
dungeons_ext.gs
dungtext.gs
LEADER5.GS 115
LEVLMODS5.gs
questool.gs
quest.gs
fire.gs
water.gs
SCENARIO5.gs
TEXTDICT5.gs
unittype.gs
gs5_global.gs
textdict.gs - 1254
ARTFTOOL5.gs
gs\dungeons\water
As you can see this is a huge work in progress. I would be super happy just to get the .wav and .smk files to play as these have always been unique to LoU quests. I have tried with custom .wav and .smk files and just copying and renaming existing files to no avail. I will update later the changes I made to each gs file and the new ones I made to let any of this be possible.