Page cover image

FAQ

Here is an overview of frequently asked questions and answers

How do I add a new zone
  1. Go to the config and copy paste the default zone.

  2. Then go to your game and do /pzcreate poly on the first point of your zone.

  3. Choose a name for the zone and press enter.

  4. Go to the next point and do /pzadd.

  5. Do this until you have to desired zone and do /pzfinish one you are done. There will be a new file in your server named: polyzone_created_zones.txt

  6. Go to the file and you'll find the zone.

  7. Simply replace the vector2's in the config of the zone we duplicated and make sure the minZ and maxZ are correct too.

I added a new zone but it is not working?

Make sure you have enough space between the minZ and maxZ, if it's not big enough it is basically a line and it cannot detect cars or players in it. At least 2 if not more in between.

minZ = 40.0,
maxZ = 46.0,

Last updated