Quote:
Originally Posted by Arkshine
When using "stock" if function is not found on compilation, it will be ignored.
|
Quote:
Originally Posted by Arkshine
If you have a function which is not called at least one time, when compiling the plugin you will get warning and function will be integrated even though not used. Using "stock" means if a function is not used, it's ignored by the compiler, then you get no warning and function is not integrated.
|
You should have used "function use" instead of "function" in the previous post

. Whatever, Got that point.
Quote:
Originally Posted by Arkshine
You don't answer to the question.
|
I though you asked the use of Damage Block. If I should use Ham_takeDamage it would be relatively slow compared to amxmodx and I should include ham for only this purpose.
__________________