View Single Post
Old 05-05-10, 12:53 PM   #10
reaper7
sim2reality
 
Join Date: Jun 2007
Location: AM 82
Posts: 2,280
Downloads: 258
Uploads: 30
Default

Quote:
Originally Posted by TheDarkWraith View Post
Move this line to InitializeScript from PageActivated:

Pageobsperiscope.AnimationStopped += Pageobsperiscope_AnimationStopped

move it's assocaited -= to unload script

Had tried that from copying the Dafault Hud format:
But whats follows I didn't see in that script, looks Interesting.
That looks like it will kickstart it into doing the Animationstop part .

Quote:
Originally Posted by TheDarkWraith View Post
add this to the end of InitializeScript:
Menu_PageActivated( Pageobsperiscope )

remove pass from startgame and unloadscript

remove stray comma after 5:

if d.Hour in [ 22,23,0,1,2,3,4,5, ]:
Don't know how that comma keeps making it back into my code, could have sworn I deleted it .

Will Test this soon, Did something silly - disabled My WIP UI Mod from JGSME to try something without backing up what I had done for the last few days. (The second I clicked on remove it dawned on me ) So now I have to redo my work to get back to this point . At least its just stuff in the Menu Editor that needs redoing as Graphics are all duplicated - Phew.
reaper7 is offline   Reply With Quote