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

slot keys not working with radio menu.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Skyrider
AMX Mod X Beta Tester
Join Date: May 2005
Location: Netherlands
Old 01-16-2008 , 16:16   slot keys not working with radio menu.
Reply With Quote #1

I bet many of you people are familiar with the released Half-Life 2 Modification Zombie Panic: Source. At the moment, the radio menu itself (the display) is working just fine within the modification, but for some odd reasons the slot keys refuses to work with the menu. How ever, the menuselect command through console works fine. I've asked the coder about it if he knows something about that the slot keys will reject anything / everything else besides the weapon selection. He told me that it doesn't, and that the slot keys code is exactly like HL2DM (slot keys = select inventory). Is there someone who can help us with this problem, why the slot keys refuses to work with the mod? Like, does the coder needs to code something in the make the slot keys to work or something? And how does sourcemod exactly uses the slot keys? Please share any information you have.

Regards,
Skyrider
__________________

Last edited by Skyrider; 01-16-2008 at 16:20.
Skyrider is offline
Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
BAILOPAN
Join Date: Jan 2004
Old 01-16-2008 , 19:06   Re: slot keys not working with radio menu.
Reply With Quote #2

SourceMod doesn't use "slot keys." The functionality of slotX -> menuselect X is done client-side (where, I don't know, I don't develop full mods).
__________________
egg
BAILOPAN is offline
KMFrog
Senior Member
Join Date: Oct 2007
Old 01-16-2008 , 19:07   Re: slot keys not working with radio menu.
Reply With Quote #3

Some mods have decided to break the default bind of slot 1 to 10 on the 1 to 0 keys - this is probably whats going on.

Try and Re-bind your client:
Quote:
bind 1 "slot1";bind 2 "slot2";bind 3 "slot3";bind 4 "slot4";bind 5 "slot5";bind 6 "slot6";bind 7 "slot7";bind 8 "slot8";bind 9 "slot9";bind 0 "slot10";
__________________
Was I helpful or not? Rate Me!
KMFrog 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 19:17.


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