Description
A plugin that will display damage that players made on heli or bradley when they take it down.
Default lang file:
{
“NoPerm”: “You don’t have permission.”,
“NoRecord”: “No record found”,
“TopBradley”: “Top damage on bradley:”,
“TopHeli”: “Top damage on heli:”,
“Kills”: “{0}: {1} {2} dmg ({3} kill(s))”,
“TopDamage”: “{0}: {1} {2} dmg”
}
Console command :
dmgclear (only for admin)
Chat Command :
dmg (only for admin)
Permission :
damagecounter.admin
admin –
Version 1.1.9:
Fixed uint to NetworkableId conversion from the last Umod version
wldirishrose (verified owner) –
5/4/23 update to Rust broke the plugin: DamageCounter.cs(273,53): error CS1503: Argument `#1′ cannot convert `NetworkableId’ expression to type `uint’
admin –
Version 1.1.6:
-Fixe NRE OnEntityKill
admin –
Version 1.1.3:)
-Fixed compiling error (ListHashSet
admin –
Version 1.1.1/2:
-Fixed kills not count correctly for bradley and heli.
admin –
Version 1.1.0:
-Fixed kills not being count correctly on heli
admin –
Version 1.0.9:
-Fixed kills not being count correctly
admin –
Version 1.0.7:
-Fixed /dmg command
admin –
Version 1.0.6:
-Fixed some error and code cleanup
admin –
Version 1.0.5:
-Fixed Compilling error