PolyZone
PolyZone copied to clipboard
PolyZone is a FiveM mod to define zones of different shapes and test whether a point is inside or outside of the zone
Hello, when I run PolyZone while connected I get kicked from the server with this error "Couldn't load resource PolyZone: Couldn't parse URI.", and I couldn't connect. I first thought...
Hi, as dbub pointed at in a discord conversion, having an event that resend all data to all clients from a single event without any verification is bad pratices. Example...
Not an issue but wondering if it is posssible to give the option to create a circle entity zone rather than just a box zone?
Would there be a way of making a command to globally debug all polyzones, /pzdebug [distance]? This could be extremely useful when trying to quickly enable the debug option without...
Regarding Issue #90 Actually ps-zones doesn't have an export for testing if a point is inside a zone and the export for creating Boxzone and circlezone doesn't support javascript, as...
when using /pzcreate I put name height wight and after that the green or red line not appearing. Not sure what's wrong cos there is no errors.
After some tests with debug poly active, I noticed that the isPointInside function is not accurately measuring the distance between the middle of the circle and the player
I edit very often PolyZone height manually, so i just edited for make it work like BoxZone and manage height directly on creation tool without lost time by manually find...
I have created an entity zone for a vehicle and set the offset as desired. Zone creates w/o error. Debugging is on to ensure I enter the bounding box. I'm...