View Single Post
  #1  
Old 01-04-2013, 04:50 PM
kmra247
Sarnak
 
Join Date: Apr 2012
Posts: 55
Default Quest Globals Question.

All right, I have a question about quest globals, if I wanted it to be an account global would it be like below?:

Code:
quest::setglobal(SpellReset$actd, 0, 5, "F");
Reply With Quote