View Single Post
  #7  
Old 05-25-2008, 08:58 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

So, to make sure I understand this clearly, if I want to check for a certain global variable, I would use something like this:

Code:
if (defined($qglobals{max_level}) == 75)
?
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote