AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   0 button does not exit any menu. (https://forums.alliedmods.net/showthread.php?t=69418)

Syxx 04-03-2008 17:55

0 button does not exit any menu.
 
Hey everyone,
I currently am running a server for a new yet highly popular mod called
Zombie Panic: Source. My problem with this mod and sourcemod is that for any sort of menu popup does not allow me to hit the 9 or 0 button.

So it's extremely annoying having player commands such as: votekick and voteban yet unable to hit the 0 or 9 button..

What would I have to edit or modify to allow those buttons to work?
The buttons 9 and 0 are naturally un-bound with the mod.

Things i've tried:
bind 0 slot0 didn't work
bind 9 slot9 didn't work

Any help is appreciated, thanks :)

pRED* 04-03-2008 17:56

Re: 0 button does not exit any menu.
 
from CS:S


] bind 9
"9" = "slot9"
] bind 0
"0" = "slot10"

Syxx 04-03-2008 19:23

Re: 0 button does not exit any menu.
 
Quote:

Originally Posted by pRED* (Post 606295)
from CS:S


] bind 9
"9" = "slot9"
] bind 0
"0" = "slot10"


Negative on that.

Zombie Panic: Source doesn't even recognize either commands.


Unknown command: slot9
Unknown command: slot10

Also I double checked to see if CS:S had it set, and it does.

BAILOPAN 04-04-2008 01:53

Re: 0 button does not exit any menu.
 
You will probably have to discuss this with the developers of your game :(


All times are GMT -4. The time now is 01:53.

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