shavitush / bhoptimer

A bunnyhop timer plugin for Counter-Strike: Source, Counter-Strike: Global Offensive and Team Fortress 2.
https://timer.shav.it
GNU General Public License v3.0
228 stars 93 forks source link

[Timer] You cannot add/edit/delete non-sql zones. #1183

Closed worthless175 closed 1 year ago

worthless175 commented 1 year ago

I just download last release and can't add zones

rtldg commented 1 year ago

Check what your shavit_zones_usesql cvar is set to in cfg/sourcemod/plugin.shavit-zones.cfg as that's what causes that message. You should set it to 1. Using 0 for it is intended for usage with standardized zone collections, which aren't too readily available right now.

worthless175 commented 1 year ago

It fixed, thanks