Hi Dive
I can help you with your menu times, first find the folder,
zps/addons/sourcemod/gamedata/gamedata/core.games/
Inside that folder create a new folder called "custom" then crate a text file inside of that new folder and name it "zps.txt" the path should end up as,
zps/addons/sourcemod/gamedata/core.games/custom/zps.txt
Inside that file enter
Code:
"Games"
{
"zps"
{
"Keys"
{
"HudRadioMenuMsg" "ShowMenu"
"RadioMenuTimeout" "4"
"HudTextMsg" "HudMsg"
}
}
}
Save the file and restart your server, That should fix your menu times at least

i did have the same trouble with rtv, i cant remember how i fixed it ill dig through see what i can find for you.
Hope this helps