Thread: qglobal
View Single Post
  #8  
Old 05-22-2014, 03:59 PM
Esildor
Hill Giant
 
Join Date: Feb 2010
Posts: 207
Default

Don't see him saying that, but, okay.

Question I was asking was does anyone have an example of *how* to call on that qglobal for clients within the zone. Since I assume my issue is on this line checking to see if it's defined AT ALL vs. for an npc within the zone at that time.

Code:
if(!defined $qglobals{"AncientGlaucoideIsDead"}){
Reply With Quote