Fix for AMXX custom menus (from ZP)
hi guys. What does this snippet do? Found it in ZP extra items menu. What does mean "fix"?
PHP Code:
|
Re: Fix for AMXX custom menus (from ZP)
This is to make sure you are not viewing another menu from the game itself, which would cause a problem.
You don't need that in the latest versions of amx mod x. menu_display: https://github.com/alliedmodders/amx...menus.cpp#L914 show_menu: https://github.com/alliedmodders/amx...modx.cpp#L1345 Code:
if (g_bmod_cstrike) |
Re: Fix for AMXX custom menus (from ZP)
oh ok. Thanks for answer
|
| All times are GMT -4. The time now is 02:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.