Пользователь
- Сообщения
- 20
- Реакции
- 1
/*
* Description: -
* Params: (const index, const bitsSlots, const iDisplayTime, const iNeedMore, pszText[])
*/
RG_ShowMenu,
/*
* Description: -
* Params: (const index, VGUIMenu:menuType, const bitsSlots, szOldMenu[])
*/
RG_ShowVGUIMenu
How to use the above 2 to successfuly hook and ,thus, block the menu which is shown to player for allowing them to choose team.
* Description: -
* Params: (const index, const bitsSlots, const iDisplayTime, const iNeedMore, pszText[])
*/
RG_ShowMenu,
/*
* Description: -
* Params: (const index, VGUIMenu:menuType, const bitsSlots, szOldMenu[])
*/
RG_ShowVGUIMenu
How to use the above 2 to successfuly hook and ,thus, block the menu which is shown to player for allowing them to choose team.