Jump to content

Home

What is the name of script that makes atton sit at the cockpit?


randydg

Recommended Posts

Whats the name of the script in 003 that makes atton sit at the cockpit?

I cant seem to find it, or if you can post the code that pertains to atton sitting down and animating the hands moving like hes controling the ship would be nice.

Link to comment
Share on other sites

Atton and the other party members are spawned in the EB's OnEnter script (k_003_ebo_enter.nss) by calling the function SpawnAllAvailablePartyMembers() in k_inc_glob_party.nss. The typing animation is triggered in Atton's user defined script. Look in k_oei_hench_inc.nss for DoAttonUserDef().

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...