mkafrin / PolyZone

PolyZone is a FiveM mod to define zones of different shapes and test whether a point is inside or outside of the zone
MIT License
204 stars 191 forks source link

Polyzone debug lines #106

Closed azurerosepetal closed 3 hours ago

azurerosepetal commented 2 months ago

Hey, how do i remove the red debug lines made in the polyzone creator? Unsure how to get rid of it.

willbarrowgaming commented 1 week ago

Have you figured this out by chance. Im having same issue and its driving me nuts

azurerosepetal commented 1 week ago

I dont remember exactly but I THINK it was when I went into my fivem server folder, found the "polyzone_created_zones" text document, and deleted the corresponding incomplete zone!

I hope that works for you lol

willbarrowgaming commented 1 week ago

I appreciate that. I spent like 7 hours trying to figure it out. Ended up deleting my server and starting fresh today. It was in literally line 4 in my config.lua for my mechanic script, lol. Debug was set to true. Not sure how i missed that the 1000 times I looked at the lua.