Skip to content

Added a custom crosshair system similar to the CS2 crosshair system #424

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Wikot235
Copy link

@Wikot235 Wikot235 commented May 26, 2025

In this PR, I added a new crosshair system that is much more customizable than what we currently have. Modders can manipulate the crosshair with new console commands. The new system makes the crosshair much more customizable, akin to the crosshair system in CS2 and CSGO.

You can manipulate the new crosshair with these commands:

  • cl_crosshair_new_enable

  • cl_crosshair_size

  • cl_crosshair_thickness

  • cl_crosshair_gap_size

  • cl_crosshair_dot

  • cl_crosshair_t_shape

  • cl_crosshair_red

  • cl_crosshair_green

  • cl_crosshair_blue

  • cl_crosshair_outline

  • cl_crosshair_outline_thickness

  • cl_crosshair_outline_red

  • cl_crosshair_outline_green

  • cl_crosshair_outline_blue


PR Checklist

  • My PR follows all guidelines in the CONTRIBUTING.md file
  • My PR targets a develop branch OR targets another branch with a specific goal in mind

@Wikot235 Wikot235 changed the title Added a custom crosshair system similar to CS2 crosshair system Added a custom crosshair system similar to the CS2 crosshair system May 26, 2025
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

Successfully merging this pull request may close these issues.

1 participant