View Single Post
  #5  
Old 11-15-2010, 10:21 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

And don't use quotes in global values: $qglobals{global_name}

Now that I'm reading your post better... I think you are overthinking this by using globals. You can create different versions of the zone, and then just use the quest system to determine the proper version based upon race.
Reply With Quote