Jump to content

How to have a message script run every time


Shade1982

Recommended Posts

Hey all,

 

I created an activator and a script which would show some text in screen when you walked into the activator area (following this YT video

).

 

But the text only appears once (the first time you walk in). How can I make it show every time the player walks in?

Link to comment
Share on other sites

You just need to set the "doOnce" property on the defaultActivateSelf script to false. By default it's set to true.

That is absolutely perfect. I had noticed that parameter, but thought it wouldn't be used since it wasn't set. Guess I was wrong :P.

 

Only issue I have now is changing the parameter doesn't seem to do anything for activators I already used in my test cell, but that's nothing major :P.

 

Thanks!

Link to comment
Share on other sites

  • Recently Browsing   0 members

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