Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 979 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 979 Bytes

zones-cstrike

work-in-progress standardized zones for bhoptimer (for Counter-Strike: Source)

Pull-requests are welcome.

home page

github pages page

To use

in cfg/sourcemod/plugin.shavit-zones.cfg

shavit_zones_usesql "0"

in cfg/sourcemod/plugin.shavit-zones-json.cfg

shavit_zones_json_url "http://zones-{engine}.srcwr.com/z/{map}.json"

// Or you could use the github pages direct url
shavit_zones_json_url "https://srcwr.github.io/zones-{engine}/z/{map}.json"

other stuff

currently the cutehops zone dump with the sourcejump zone dump merged on top.

  • cutehops zone dump, courtesy of may/lilac (Github / Steam)
  • sourcejump dump, courtesy of Eric (Github / Steam)