Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

ebon hawk room animations

Page: 1 of 1
 jinger
01-05-2006, 3:26 PM
#1
where are they scripted? I mean Bao-Dur repairing the ship, Atton in the cockpit, Kreia meditating… I want to make a new one for Mira
 stoffe
01-05-2006, 6:17 PM
#2
where are they scripted? I mean Bao-Dur repairing the ship, Atton in the cockpit, Kreia meditating… I want to make a new one for Mira

You mean the ambient animations your party members do while on the Ebon Hawk? They are done in their custom heartbeat scripts in k_oei_userdef.nss, which uses the functions defined in k_oei_hench_inc.nss.

(FYI: "Room Animations" is something else, used to modify the appearance of the area itself. It's the mechanism used when for example the exterior view from the Ebon Hawk cockpit windows change depending on where the ship is. :) )
 Darth333
01-05-2006, 6:27 PM
#3
btw jinjer, I don't know if you are using it but tk102's findrefs is very helpful in finding some script functions, tags, globlas, etc in all the game files, including the .nss and .ncs files. You can find basically anything you are looking for with it. I couldn't work without it :)


(make sure you check the box "allow partial matches" for best results when searching scripts )
 jinger
01-06-2006, 8:27 PM
#4
will do :) thank you both
Page: 1 of 1