Jump to content

Dialog Result Script Problem


icecreamassassin

Recommended Posts

ok so this is weird and annoying and until now I have never had any issue with this is any of my other scripts which use a similar function

 

Basically I have an NPC who pays rent. The quest script is set up to set a global variable to the amount of his rent every week, and it escalates if you don't come to collect each week. So you show up and use the "Collect rent" topic and if the rent is > 0 they say "sure here's what I owe" and the resulting script gives gold in the amount equal to the global variable, then sets the variable to 0. If the variable is at 0 and you ask they say that they are paid up for that week and that's it. So it all works fine accept that for some stupid reason the "You receive X Gold(s)" does not appear on the screen, but the correct gold is added. I don't have any message spam killing functions that execute so it should be displaying the message just fine. It only seems to show the message if you wait for several seconds while they are saying "Yes I have what I owe you right here" message, then the message will appear up top, but if you click to speed through their dialog too quickly the message does not show.

 

Any ideas?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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