It would be possible to block a function from another plugin?
Example:
I have the function:
register_event (CurWeapon "," EventCurWeapon "," b "," 1 = 1 ")
I want to block it with another plugin. It would be possible to block?
Solution:
Making changes in amxx module for blocking functions in an ini file.