Contact

Get help, report issues, or connect with the project.

GitHub

Source code, issue tracker, and feature requests.

Support

For bugs, crashes, or setup issues.

IssuesOpen an issue on the relevant GitHub repo above
LogsInclude the DLL console log when reporting crashes

Contributing

Lua scripts, map configs, and feature PRs are welcome.

Check the Lua API docs for the full scripting reference.

Scripts go in game/bin/win64/scripts/

FAQ

The web radar says 'NO SESSION' — what do I do?

Make sure the DLL is loaded in CS2 and you've clicked 'Start Web Radar' in Settings → Web Radar. Then open the URL it gives you.

Radar shows 'STALE' or stops updating

The DLL lost connection to the server. Check your internet connection, or restart the web radar from the DLL settings.

Players aren't showing on the radar

You need to be in a match. The radar won't show anything on the main menu or loading screens. If you're in a match and still see no players, check the debug overlay (press D) for diagnostics.

My map doesn't have a background image

Only the standard competitive maps have radar overlays. Community or workshop maps will show player positions on a plain grid.

How do I write Lua scripts?

Open the Scripts tab in the DLL menu, create a new script, and use the built-in editor. See the Docs page for the full API reference.