This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Menu Colors


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
KyleD
Member
Join Date: Mar 2005
Location: Anchorage, AK
Old 05-03-2005 , 23:49   Menu Colors
Reply With Quote #1

Are there only Red,Yellow,and White colors for menus? Post more if there are more...Please.

Thanks.
__________________
KyleD is offline
Send a message via MSN to KyleD
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 05-03-2005 , 23:52  
Reply With Quote #2

Grey: \d

LOL
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
KyleD
Member
Join Date: Mar 2005
Location: Anchorage, AK
Old 05-04-2005 , 02:09  
Reply With Quote #3

Sweet. Thanks.
__________________
KyleD is offline
Send a message via MSN to KyleD
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 05-04-2005 , 02:14  
Reply With Quote #4

But it disables that option then.
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
Belsebub
Senior Member
Join Date: Feb 2005
Location: Sweden
Old 05-04-2005 , 08:12  
Reply With Quote #5

how to make a menu option grey?
Belsebub is offline
twistedeuphoria
Veteran Member
Join Date: Jul 2004
Old 05-04-2005 , 12:28  
Reply With Quote #6

Put "\d Disabled Option" in the menubody.
__________________
twistedeuphoria is offline
xeroblood
BANNED
Join Date: Mar 2004
Location: Toronto, Canada
Old 05-04-2005 , 16:24  
Reply With Quote #7

Quote:
Originally Posted by v3x
But it disables that option then.
No it doesn't.. That only happens if you don't specify the Menu Key bit to use..
For example, many plugins determine if a menu option should be disabled or not by methods like is_user_alive() and if the user is not alive, then they just display the name in the menu with a grey color (\d) but dont add the associating menu key bit...

Crude Example:

1. Username1 <--- guy is alive so add Menu Key Bit 1 = (1<<0)
2. Username2 <--- guy is dead, make name grey. Dont add menu key bit
3. Username3 <--- guy is alive so add Menu Key Bit 3 = (1<<2)

0. Exit

Your menu keys would be: (1<<0 | 1<<3) which means Menu Options 1 & 3 are enabled, but option 2 is not..

I hope you understood that..
xeroblood is offline
Send a message via MSN to xeroblood
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 05-04-2005 , 16:29  
Reply With Quote #8

Oh.. I see.. Learn something new everyday here.
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
KyleD
Member
Join Date: Mar 2005
Location: Anchorage, AK
Old 05-04-2005 , 20:18  
Reply With Quote #9

Ah. Thanks xeroblood.
__________________
KyleD is offline
Send a message via MSN to KyleD
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode