Quote:
Follow the Wounded
Version: 0.1
Author: KRoT@L
0.1 Release
When the health of a player goes below ftw_health, the footsteps of this player will be
covered with blood. Thus you can follow him.
Cvars:
ftw_active "1"
0: Disables the plugin
1: Enables the plugin
ftw_health "20" - the footsteps are covered with blood only if health goes below this value
Required modules:
Engine
The decal numbers have been tested on cs1.6 and may not work with other hl mods.
|
If you cannot get it to work, open the SMA and follow these instructions and recompile it:
PHP Code:
//If one line doesn't work, comment it and uncomment the other line
//new decals[2] = {105,106}
new decals[2] = {107,108}