Version 0.0.5
36 downloads
FloatingHits – World-Space Hit Indicators.
Now hits will be displayed in 3D space, rather than just on the screen.
Configuration:
{
"Default hit": "<b> <size=25> <color=yellow> %DAMAGE% </color> </size> </b>",
"Headshot": "<b> <size=25> <color=red> %DAMAGE% </color> </size> </b>",
"Wounded": "<b> <size=25> <color=red> Fell! </color> </size> </b>",
"Dead": "<b> <size=30> <color=red> Dead! </color> </size> </b>",
"Maximum distance for drawing a hit (0 = endless)": 100,
"Show hit if hitted npc": true,
"Show hit if hitted animal": false
}