Thread: quest globals
View Single Post
  #2  
Old 03-29-2006, 01:08 PM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

the global is not set until the next time the script is run, so that code above will never work (but should work if you say the trigger twice).

if that dosent help, double check your qglobal flag.
Reply With Quote