Crosshair appearing at bottom of screen how to fix?
Crosshair appearing at bottom of screen how to fix?Solved
try
"Crosshair - Enabled": true,
"Crosshair - Image Url": "https://i.imgur.com/SqLCJaQ.png",
"Crosshair - Box - Min Anchor (in Rust Window)": "0.5 0.5",
"Crosshair - Box - Max Anchor (in Rust Window)": "0.5 0.5",
"Crosshair - Box - Min Offset (in Rust Window)": "-15 -15",
"Crosshair - Box - Max Offset (in Rust Window)": "15 15",
"Crosshair - Box - Image Color": "1 0 0 1"
},
This fixed it, thank you very much!
DarkorustThis fixed it, thank you very much!
can you change the status to solved :)
Locked automatically