Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circle Around Crosshair? #103

Open
Excalvinur opened this issue Apr 14, 2015 · 1 comment
Open

Circle Around Crosshair? #103

Excalvinur opened this issue Apr 14, 2015 · 1 comment

Comments

@Excalvinur
Copy link

I really would like a circle around my crosshair, but I don't know how to get it. I've read your website, looked through the issues, and searched the internet, but can't find anything. Could you help? :D

@fbis251
Copy link

fbis251 commented Jul 9, 2015

From the website:
Crosshairs: Several crosshairs are defined at the very bottom of scripts/hudlayout.res. They can be enabled by changing the enabled and visible flags to 1. These crosshairs are centred for 1920x1080 and will most likely require adjustments at other resolutions. Play with the xpos, ypos, wide and tall values to adjust the position. To add an outline to any crosshair, add Outline to the font before the number; for example, Crosshairs20 would become CrosshairsOutline20.

Basically open hudlayout.res, find "OmpCrosshairCircle" and change visible and enabled to 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants