Check this out:
original link:
https://www.gog.com/forum/ultima_series ... t_document
document:
http://kxmode.com/temp/funstuff/U7_Rout ... stered.pdf
Maybe this will help you in further development of the Exult.
Remastered Ultima VII Routine
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
-
- Posts: 1219
- Joined: Thu May 14, 2020 1:34 pm
Re: Remastered Ultima VII Routine
"Narrate" is a new one to me. I have not read the source docs you reference within those links.
Re: Remastered Ultima VII Routine
This is kind of easy to read, thanks. Are the functions and routines only good for writing scripts that interact with the world? Like say I want to write a script that is realtime with the game rendering and constantly checking and updating the lightsources for the combined light values.
Re: Remastered Ultima VII Routine
That's really cool. We had to reverse engineer those functions, and it's good to see them so easily described. I wonder if some of ours could be improved or fixed.