PHP Code:
register_event("ShowMenu", "teamselect", "b", "4&Team_Select")
register_event("ShowMenu", "posselect","b", "4&CT_Select")
register_event("ShowMenu", "posselect","b", "4&Terrorist_Select")
and
PHP Code:
set_user_info(id, "_vgui_menus", "0")
I have just the Problem, i can only use key 1 and key 2, well i can select team. But key 5 and 6 disappears and aren't available or what ever. I tested already which keys i actual press. 1 and 2 no problem but when i press 5 no chat.
Is it maybe a buq in addblank ? because without blank it works perfectly