caspa Posted January 15, 2013 Posted January 15, 2013 is this correct? switch( select("~ Room 1 "+( getmapusers( @dbmapone$ ) )? "^FF0000NOT Available^000000":"^0000FFAvailable^000000")+"": "~ Room 2 "+( getmapusers( @dbmaptwo$ ) )? "^FF0000NOT Available^000000":"^0000FFAvailable^000000")+"": "~ Room 3 "+( getmapusers( @dbmapthree$ ) )? "^FF0000NOT Available^000000":"^0000FFAvailable^000000")+"")){ Quote
goddameit Posted January 15, 2013 Posted January 15, 2013 (edited) why don't you just add into server and test it? Edited January 15, 2013 by goddameit Quote
Question
caspa
is this correct?
switch( select("~ Room 1 "+( getmapusers( @dbmapone$ ) )? "^FF0000NOT Available^000000":"^0000FFAvailable^000000")+"":
"~ Room 2 "+( getmapusers( @dbmaptwo$ ) )? "^FF0000NOT
Available^000000":"^0000FFAvailable^000000")+"":
"~ Room 3 "+( getmapusers( @dbmapthree$ ) )? "^FF0000NOT
Available^000000":"^0000FFAvailable^000000")+"")){
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.