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

Help Menu v0.3 (7/10)


Post New Thread Reply   
 
Thread Tools Display Modes
chundo
Senior Member
Join Date: May 2008
Old 06-22-2008 , 22:01   Re: Help Menu v0.2 (6/20)
Reply With Quote #31

Quote:
Originally Posted by chief2493 View Post
ok i installed everything like you said, but i haveanother help menu overpowering it, is there anyway i canchange the command?
Change "sm_helpmenu" on line 59 to something else and recompile. Also change the notification message on line 82.
__________________
chundo is offline
chundo
Senior Member
Join Date: May 2008
Old 06-22-2008 , 22:02   Re: Help Menu v0.2 (6/20)
Reply With Quote #32

Quote:
Originally Posted by willy1234x1 View Post
K man I love this plugin but I got some suggestions. Allow us to add more options. I wanted to make a 5th menu titled "Websites to know" which had the community forums and the server updates blog. but your sp is coded to only include the 5 menus already included can you update it so the admin one is always five but adding any more make a 6th and so on? That would make this one about perfect.
Would these menus need to perform an action, or just display text?
__________________
chundo is offline
crazychicken
Senior Member
Join Date: Mar 2008
Old 06-22-2008 , 23:33   Re: Help Menu v0.2 (6/20)
Reply With Quote #33

nice work

how do i enable the maprate and votescramble options?
__________________
crazychicken is offline
chundo
Senior Member
Join Date: May 2008
Old 06-22-2008 , 23:38   Re: Help Menu v0.2 (6/20)
Reply With Quote #34

That's just a sample configuration I use on my server, you should customize it for yours. To support those two commands, you'll need to install Custom Votes and Map Rate.
__________________
chundo is offline
crazychicken
Senior Member
Join Date: Mar 2008
Old 06-22-2008 , 23:40   Re: Help Menu v0.2 (6/20)
Reply With Quote #35

ah thx man, nice of u to look them up for me
__________________
crazychicken is offline
willy1234x1
Senior Member
Join Date: Jun 2008
Old 06-22-2008 , 23:51   Re: Help Menu v0.2 (6/20)
Reply With Quote #36

I'd like for them to work along side the Web shortcuts plugin.
willy1234x1 is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 06-26-2008 , 19:51   Re: Help Menu v0.2 (6/20)
Reply With Quote #37

This still isnt showing up on client connect, not for me at least
__________________

DontWannaName is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 06-30-2008 , 02:33   Re: Help Menu v0.2 (6/20)
Reply With Quote #38

Ok, it has a chat message when you join, can you make an option to force it to open the menu on connect?
__________________

DontWannaName is offline
willy1234x1
Senior Member
Join Date: Jun 2008
Old 06-30-2008 , 16:19   Re: Help Menu v0.2 (6/20)
Reply With Quote #39

So Chundo is it possible in the next update to have the helpmenu.cfg define the number of menus so if my cfg were to include more than the current five the menu would add a new option for next to see the next section to 7 and so on. I'm trying to configure it to have a "Servers" section that lists my servers and info on them.
willy1234x1 is offline
chundo
Senior Member
Join Date: May 2008
Old 06-30-2008 , 16:43   Re: Help Menu v0.2 (6/20)
Reply With Quote #40

Sorry, haven't had time to work on this lately.

Would this work for you:

1) Any unrecognized sections will be added as their own menus on the main help menu
2) All sub-items in these extra menus will be defined as "<command>" "<label>", allowing you to have them execute custom commands (as the player only, not the server console). If it is just informative, leave the key blank ("") and it will show up as a disabled menu item.

i.e.
Code:
"My Custom Menu"
{
     "say_team \"@Admins I need help!\"" "Ask admins for help"
     "sm_browse http://my.server.com" "View clan website"
}
"My Servers"
{
     ""   "Primary - 1.2.3.4:27015"
     ""   "Backup - 1.2.3.5:27015"
}
In the first menu, selecting either option will execute the command (either sending a chat message to admins, or opening the web browser.) The second menu will display items as information only (non-selectable).
__________________

Last edited by chundo; 06-30-2008 at 16:45.
chundo 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 04:40.


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