View Single Post
  #36  
Unread 02-05-2009, 05:43 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

iValue is just a random variable name he chose. Drum's code needs a slight modification though, you'd need to put it like this (as with the OR || code):
iValue=10
a=iValue > 0
b=iValue < 75
COND=a && b
(with a and b being other random variable names.)
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote