View Single Post
  #8  
Old 12-05-2012, 09:32 PM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

probably because i forgot to include the duration parameter in my calls to quest::setglobal();

Code:
quest::setglobal(varname,value,options,duration)
you likely want to use a value of "F".
Reply With Quote