Hi.
I' ve searching some info but didn't find.
Problem - how to disable weapon menu?
Turn off csdm_equip i can't becusz helmet and vest is necessary..
I tried look at .sma file
Code:
//Menus
new g_SecMenu[] = "CSDM: Secondary Weapons" // Menu Name
new g_SecMenuID = -1 // Menu ID
new g_cSecondary // Menu Callback
new bool:g_mSecStatus = false // Menu Available?
This disable only submenu..
So if someone knows how to do that - plz write