PHP Code:
if (!xmp5_carrier[plrAttacker] && !xm3_carrier[plrAttacker] && !xarmor_carrier[plrAttacker] && !xkevlar_carrier[plrAttacker] && !xknife_carrier[plrAttacker] && !xrevolver_carrier[plrAttacker])
I put the modified
PHP Code:
if (!xmp5_carrier[id] && !xm3_carrier[id] && !xarmor_carrier[id] && !xkevlar_carrier[id] && !xknife_carrier[id] && !xrevolver_carrier[id])
Can be solved
Other [plrAttacker] have changed [id]
PHP Code:
if (!xmp5_carrier[id] && !xm3_carrier[id] && !xarmor_carrier[id] && !xkevlar_carrier[id] && !xknife_carrier[id] && !xrevolver_carrier[id])
Some inside only to the needs of
Others do not change
Inside there is a problem
Why can not use custommenuitems.cfg ?
Amx_menu use after the menu appears, but the option to press the gunshop is not something