Z
ahmoge opened this issue · 2 comments
ahmoge commented
when I press "z" nothing happens, how to fix this?
erikmeyer08 commented
Stop the qb-target resource if your using it.
mkafrin commented
Sorry, I must have missed this somehow when it was first posted. Agree with erik here. This issue is almost always caused by some other resource enabling the control while PolyZone relys on the control being disabled (see https://github.com/mkafrin/PolyZone/blob/master/creation/client/BoxZone.lua#L87). To verify if this is happening (which would be useful to determine next steps), I'd try disabling all other resources then retesting the creation.
Also, it'd be nice to have some additional info here, specifically, what type of zone you are trying to create, and what commands you used to start the creation.