game crashes when object is activated.

Post » Mon Jul 08, 2013 9:10 pm

Hi All

When I activate a book in my mod the game crashes, and I heard about it crashing with other people when the downloaded a previous version of the mod.

The mod is http://www.gamesas.com/topic/1460854-wip-new-grandmaster-of-hlaalu/

I'm posting the script I'm using.

Begin HH_YellowRegisterScript

If ( MenuMode == 1 )

Return

EndIf

If ( GetJournalIndex, "HAL_yellowregister" < 80 )

If ( GetDisabled == 0 )

Disable

EndIf

Else

If ( GetDisabled == 1 )

Enable

EndIf

EndIf

End HH_YellowRegisterScript

if anyone can help me out I'd appreciate it.

Thanks in Advance,

Lady Galadriel

User avatar
Lloyd Muldowney
 
Posts: 3497
Joined: Wed May 23, 2007 2:08 pm

Return to III - Morrowind