29.03.2015, 08:23
OnPlayerShootPlayer() callback requires a forward declaration.
PHP код:
forward OnPlayerShootPlayer(Shooter,Target,Float:HealthLost,Float:ArmourLost); // place this anywhere you want, but it should be before the callback

