30.06.2015, 17:44
Quote:
|
Getting those errors each time I try to compile.
Code:
pawno\include\weapon-config.inc(2504) : error 025: function heading differs from prototype pawno\include\weapon-config.inc(2748) : error 025: function heading differs from prototype |
2. DON'T USE OnPlayerTakeDamage with this include, from now on use OnPlayerDamage.
3. The damages are completely universal, I'll edit this later to explain.

