Jump to content

Even trivial "gamemode" script will NOT work...


sbbg

Recommended Posts

Hi,

I tried to do some script. something like begin OnAdd/OnEquip works fine for me.

But something HORRIBILY wrong here...

 

Before you ask, I'm following EVERY steps mentioned here. I did enable the new esp file, checked in BOTH OBMM and OblivionLauncher, and put it at the last of the loading order.

scripting tutorial my second script

 

But the trivial GameMode script like: ( yes, I did set it to "quest" type)

ScriptName HorribleMessageScript

Begin GameMode
 MessageBox “Thousands of useless messages!”
End

 

Won't take effect in game.

 

I thought it was my fault without calming down. I tried to wash my face. And try again but failed.

I went to jog 30 minutes, take a shower. And return to try again. But still failed... :wallbash:

 

What could be wrong here? Is there any possibility like race condition or other script blocking it?

Edited by sbbg
Link to comment
Share on other sites

Well, I took a quick glance at the tutorial and it seems like the example given is for an object script. So, please answer these simple questions:

 

1. Did you attach the quest script to a quest?

2. Did you check the "Start Game Enabled" box for the quest?

3. Were you actually in GameMode when you tested it? (If no menus are open, then you're in GameMode)

4. When you test it, did you wait at least 5 seconds before deciding it didn't work?

Link to comment
Share on other sites

Well, I took a quick glance at the tutorial and it seems like the example given is for an object script. So, please answer these simple questions:

 

1. Did you attach the quest script to a quest?

2. Did you check the "Start Game Enabled" box for the quest?

3. Were you actually in GameMode when you tested it? (If no menus are open, then you're in GameMode)

4. When you test it, did you wait at least 5 seconds before deciding it didn't work?

Thank you.

How stupid I am to follow a object script guide to do that...

I really appreciate your patience and help to a noob like me.

 

Happy modding to you.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...