caspa Posted January 15, 2013 Group: Members Topic Count: 194 Topics Per Day: 0.04 Content Count: 499 Reputation: 3 Joined: 03/11/12 Last Seen: September 18, 2023 Share 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 Link to comment Share on other sites More sharing options...
goddameit Posted January 15, 2013 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 562 Reputation: 219 Joined: 11/22/11 Last Seen: August 3, 2024 Share Posted January 15, 2013 (edited) why don't you just add into server and test it? Edited January 15, 2013 by goddameit Quote Link to comment Share on other sites More sharing options...
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")+"")){
Link to comment
Share on other sites
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.