Raised This Month: $ Target: $400
 0% 

Can't select menu items while dead question


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
am1590
New Member
Join Date: Nov 2012
Old 11-06-2012 , 03:30   Can't select menu items while dead question
Reply With Quote #1

This is concerning sourcemod for CSGO. I am not sure if this is a plugin or a Valve issue. I am aware of the numberpad bind fix, but that does not work for me because I use a left handed setup where the numberpad is used for the game.

I really only need 2 commands while I am dead. Ban, and switch player at end of round. So my question is what are the sm console commands for each of these, and how do I enter them appropriately? Examples would be appreciated.
Thanks!

Last edited by am1590; 11-06-2012 at 03:31.
am1590 is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 11-06-2012 , 07:08   Re: Can't select menu items while dead question
Reply With Quote #2

uhhh like: sm_ban playername ?
switch player at end of round isn't a base plugin, so it would depend on what you are running... probably something like sm_team or sm_teamswap playername - read the plugins commands for help

mabey you should start with sourcemod's wiki for help if you are asking how to ban someone ;\
hamilton5 is offline
am1590
New Member
Join Date: Nov 2012
Old 11-07-2012 , 02:30   Re: Can't select menu items while dead question
Reply With Quote #3

Thanks. Got it figured out.
sm_team playername # //(1=spec, 2=ct, 3=t) for switching
The rest are found here:
http://wiki.alliedmods.net/Admin_Commands_(SourceMod)

Last edited by am1590; 11-07-2012 at 02:33.
am1590 is offline
hkkelvin1995
Senior Member
Join Date: Jun 2009
Location: Hong Kong
Old 11-07-2012 , 05:25   Re: Can't select menu items while dead question
Reply With Quote #4

Hold the Tab key while using the menu, then there you go.
hkkelvin1995 is offline
VJScope
Senior Member
Join Date: Jul 2012
Location: Finland
Old 11-07-2012 , 05:45   Re: Can't select menu items while dead question
Reply With Quote #5

rcon find "keyword/multiple keywords". For example rcon find ban. This is like a little google in the game. You would find a command like this: sm_ban. Just write sm_ban and you usually get something like this in your console or chat: sm_ban <player> [time] reason.

You can also use find command without rcon but I'm not sure if you can find cvar or SM commands with it but here's an example: find crosshair and you'll see all commands for crosshair in console.

E: You could try to bind your menuselects in letters like bind q "menuselect 1"; bind w "menuselect 2"...
__________________
Strange women lying in ponds distributing swords is no basis for a system of government. Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony.

Last edited by VJScope; 11-07-2012 at 05:50.
VJScope is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 11-07-2012 , 11:33   Re: Can't select menu items while dead question
Reply With Quote #6

Quote:
Originally Posted by hkkelvin1995 View Post
Hold the Tab key while using the menu, then there you go.
Is that working for you? I thought that feature (in CS:GO) stopped working a couple of updates ago.
__________________
View my Plugins | Donate
TnTSCS is offline
am1590
New Member
Join Date: Nov 2012
Old 11-08-2012 , 08:27   Re: Can't select menu items while dead question
Reply With Quote #7

Thanks for the replies. Tab has not worked for me since GO was updated around the 14 of October, so the menu is useless for me while I am dead.
am1590 is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 11-08-2012 , 11:44   Re: Can't select menu items while dead question
Reply With Quote #8

useless, no.. do like vjscope said and bind keys to the menuselect numbers.

link to another thread on this and, the 64bitvps bug report

upvote the bug report if you haven't' already! (at the time of post, site is down)

Last edited by hamilton5; 11-08-2012 at 11:49.
hamilton5 is offline
am1590
New Member
Join Date: Nov 2012
Old 11-09-2012 , 09:42   Re: Can't select menu items while dead question
Reply With Quote #9

Quote:
Originally Posted by hamilton5 View Post
useless, no.. do like vjscope said and bind keys to the menuselect numbers.

link to another thread on this and, the 64bitvps bug report

upvote the bug report if you haven't' already! (at the time of post, site is down)
I must have done something wrong the first time I tried this because it didn't work. I assumed it was because I used the numberpad for gaming functions, but was not the case at all. This time I put the binds in my autoexec.cfg and loaded it in console and now it works perfectly when I am alive. Tested it out and there was no conflict with the gaming functions I had already assigned to the number pad keys at all. Thanks for helping me figure this out.

For those that found this thread looking for answers here are the number pad/menuselect binds. Just change the sm_admin bind to a key that works for you:

bind kp_del "sm_admin"
bind kp_end "menuselect 1"
bind kp_downarrow "menuselect 2"
bind kp_pgdn "menuselect 3"
bind kp_leftarrow "menuselect 4"
bind kp_5 "menuselect 5"
bind kp_rightarrow "menuselect 6"
bind kp_home "menuselect 7"
bind kp_uparrow "menuselect 8"
bind kp_pgup "menuselect 9"
bind kp_ins "menuselect 0"
am1590 is offline
Nolongerinthegame
AlliedModders Donor
Join Date: Sep 2005
Old 12-06-2012 , 15:31   Re: Can't select menu items while dead question
Reply With Quote #10

I read somewhere this was fixed, but I'm getting this problenm still
Nolongerinthegame 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 01:00.


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