Raised This Month: $ Target: $400
 0% 

list of predefined VGUIMenu id's


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
sickM0nkey
Junior Member
Join Date: Aug 2012
Location: Latvia
Old 08-24-2012 , 12:23   list of predefined VGUIMenu id's
Reply With Quote #1

Hello && sorry about my English

I need to detect when player reaches SELECT TEAM MENU

For now, I have
Code:
public plugin_init() {     register_plugin(PLUGIN, VERSION, AUTHOR)     register_message(get_user_msgid("VGUIMenu"), "detectTeamSelect"); } publuic detectTeamSelect() {     // menu id     // if(get_msg_arg_int(1) == ?) }

Where can I find list of predefined VGUIMenu id's so I can use them with get_msg_arg_int()?

How to do same with old style menus? I know, that I can use ShowMenu event instead of VGUIMenu, but then where can I find all returning menu messages (If they are called like that), like #Team_Select, #IG_Team_Select

ty!
__________________
n00b

Last edited by sickM0nkey; 08-24-2012 at 12:32.
sickM0nkey is offline
 


Thread Tools
Display Modes

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 05:41.


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