Jump to content

GECK newvegas showmessage script error


mattman079

Recommended Posts

I've been having some trouble recently in GECK newvegas. I've been following the scripting for beginners tutorial on the geck site. The tutorial involves picking up a bobby pin and having it display a message like hello world. However, It refuses to let me save the script. So I opened up geck powerup to see the error and it here it is: Line 5: item "MyMessage" Not found for parameter message compiled script not saved!

 

here is the script:

 

Scriptname myfirstscript

Begin OnAdd Player
ShowMessage MyMessage
End
Any help with what is wrong would be appreciated.
Link to comment
Share on other sites

  On 2/23/2014 at 6:03 PM, jazzisparis said:

This error means no object with the Editor ID "MyMessage" exists.

In the Object Window, go to Miscellaneous > Message and create a new message. Give it a unique ID, then use that ID in your

Thank you so much it works!

Edited by mattman079
Link to comment
Share on other sites

  • Recently Browsing   0 members

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