Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
  • 0
Sign in to follow this  
jimmyjonas

[XP/Solved]Talking to an event to edit what script says

Question

Ok so i'm a beginner in ruby script and i'm making a kind of list thing in the main menu, ive managed to make it all apart from one thing, if I do something ingame it edits what it says in the menu, ive looked at lots of tutorials but can't find anything about it. I'll give an example: say a quest list it says talk to man to start quest. Then when you check your quest list again it says something different.

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

well, you can either change the variable that holds the text, or make an array that will show a line of text based on the part of the array called.

Share this post


Link to post
Share on other sites
  • 0

instead of a string, try a variable. with a variable set as a string, you can change teh text.

Share this post


Link to post
Share on other sites
  • 0

may i suggest reading the posted tutorials for scripting? They'll give you enough info without telling you exactly what to do.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...