Difference between revisions of "A beginner's guide, lesson 6 - Quest Dialogue"

m
imported>Nightlithium
imported>Nightlithium
Line 715: Line 715:


It tests to see if it is TRUE that DoOnce equal zero.  
It tests to see if it is TRUE that DoOnce equal zero.  
In this case it is true. So it runs the script, adding the topic message4u to the players learned list. It then sets the value stored in doonce1 to the number one.  
In this case it is true. So it runs the script, adding the topic BGMMessage4u to the players learned list. It then sets the value stored in doonce1 to the number one.  
It then ends the IF statement and ends the scripts begin end block.  
It then ends the IF statement and ends the scripts begin end block.  
Since this is the end of the script it stops running.  
Since this is the end of the script it stops running.  
Anonymous user