1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
#include
#include
public plugin_init()
{
register_plugin( "HeadShot Blood", "1.1", "[CSMods] & tuty" );
RegisterHookChain(RG_CBasePlayer...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
#include
#include
new g_iMaxPlayers;
#define isPlayer(%1) (1...