Raised This Month: $51 Target: $400
 12% 

Menu ITEMDRAW_DISABLED color


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BassPower
Member
Join Date: Mar 2011
Location: Lithuania
Old 11-03-2017 , 05:17   Menu ITEMDRAW_DISABLED color
Reply With Quote #1

Hey friends, how i can change menu ITEMDRAW_DISABLED white color to dark color? now my menu title white ant 1. 2 . options white too

White (my menu title)
Dark 1. Menu option1 ITEMDRAW_DISABLED
Dark 2. Menu option2 ITEMDRAW_DISABLED

PHP Code:
Format(displaysizeof(display), "%T (TOP20 Required)""option1"client);
menu2.AddItem("1"displayITEMDRAW_DISABLED);
Format(displaysizeof(display), "%T (TOP20 Required)""option2"client);
menu2.AddItem("2"displayITEMDRAW_DISABLED); 
BassPower is offline
hmmmmm
Great Tester of Whatever
Join Date: Mar 2017
Location: ...
Old 11-06-2017 , 03:25   Re: Menu ITEMDRAW_DISABLED color
Reply With Quote #2

Not sure if this is possible with sourcemod menus. Also not sure why you want to confuse your players by making disabled items not look disabled.
hmmmmm is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 11-06-2017 , 03:26   Re: Menu ITEMDRAW_DISABLED color
Reply With Quote #3

probably not...
wait for a sm developer for offical answer xd
__________________
8guawong is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 11-06-2017 , 15:34   Re: Menu ITEMDRAW_DISABLED color
Reply With Quote #4

Menu colors come from the client scheme file
Mitchell is offline
ThatOneGuy
Veteran Member
Join Date: Jul 2012
Location: Oregon, USA
Old 11-10-2017 , 15:47   Re: Menu ITEMDRAW_DISABLED color
Reply With Quote #5

If you just want them to not be able to use it but keep the same color, you could also draw it normal, but in the callback just replay with a message saying they dont have access, and then redraw the menu back to where it was. Otherwise, sounds confusing to make it look like it is enabled when it isnt.
__________________
ThatOneGuy is offline
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 10:48.


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