Thread: players in room
View Single Post
  #47  
Old 08-25-2003, 06:40 AM
TB3 TB3 is offline
Registered User
TB3's Avatar
Join Date: May 2001
Location: US of A State of VA
Posts: 658
TB3 is on a distinguished road
Send a message via Yahoo to TB3
Quote:
Originally posted by Snakeandy7

I'm sorry but, why does your script question it self?...
As below an operand its realy good to use in some situations but can be easily messed up if you dont know what your doing.

Quote:
Originally posted by Dach


its an operand (one of them), basically a quicker way of doing an if else type thing
myvar = (flag? valueiftrue : vlaueiffalse)
and I guess you can layer them... never tried that
Yep you can layer them and it does it in order so it can be very helpfull, also if there is no value for false it doesnt set it to anything so it makes it even more helpfull
__________________

To the sun of your age, I arise
Reply With Quote