- 413
- 13
- 8.52 kB
About Simple KDR UI
• Info
Simple KDR plugin which displays three UI panels with kills, deaths and overall ratio.
/kdrhide - command to hide KDR
/kdrshow - command to open KDR again
panels are open after connecting by default
• Customization
You can change every aspect of those three panels and make them suit your needs
panel sizing, coloring and positioning
text color and size
changing text inside panels
disable separate panels
Positioning and Anchors explained here
Anchoring UI Elements [RustPlugins]
• Config File Example
{ "Button Background Color": "0.56 0.20 0.15 0.97", "Font Color": "255 255 255 0.75", "Font Size": 13, "Kills Button Text": "Kills: ", "Kills Button Enable: ": true, "Kills Button AnchorMin": "0.015 0.025", "Kills Button AnchorMax": "0.075 0.060", "Deaths Button Text": "Deaths: ", "Deaths Button Enable: ": true, "Deaths Button AnchorMin": "0.085 0.025", "Deaths Button AnchorMax": "0.145 0.060", "Ratio Button Text": "Ratio: " "Ratio Button Enable: ": true, "Ratio Button AnchorMin": "0.155 0.025", "Ratio Button AnchorMax": "0.220 0.060", }