GameMode has ceased working

Post » Sun Aug 08, 2010 2:47 pm

I'm working with the script below and having some issues.

At one point, this code worked. I put down modding for a few months, come back, and it seems to have ceased. The only thing that's changed is my version of OBSE (using 0019b now).

Right now, when I load my game, it will print "GameMode"... But it never prints it again.

Any ideas?

scn SCMQScriptshort initshort StartTranslatingBookshort StartTranslatingBookHourshort TranslatedBookshort StartTranslatingBook2short StartTranslatingBook2Hourshort TranslatedBook2short HaivianDiedshort IsHaivianFollowershort ShouldHaivianFollowshort RentedAlehouseRoombegin GameMode	printc "GameMode"end

User avatar
Jani Eayon
 
Posts: 3435
Joined: Sun Mar 25, 2007 12:19 pm

Post » Sun Aug 08, 2010 8:45 pm

There's nothing wrong with the above code. It's likely something else going wrong. When certain commands are used incorrectly it can cause the mod to stop running, eventhough it does save properly. What i suggest is adding a lot of printc debugging messages in the remaining code to check where it's going wrong.
User avatar
marina
 
Posts: 3401
Joined: Tue Mar 13, 2007 10:02 pm

Post » Sun Aug 08, 2010 10:17 am

Argh... alright. Much appreciated.
User avatar
Javaun Thompson
 
Posts: 3397
Joined: Fri Sep 21, 2007 10:28 am


Return to IV - Oblivion