This editor allows you to create gangzones for SA-MP server
Read about editor navigation to learn how to work conveniently with it. We also recommend you to look at hotkeys , which will save your time.
Map is automatically saved in your browser. If you close browser's tab, you will not loose your map.
[name] | Zone name |
[minx] | Minimum X (left) |
[maxx] | Maximum X (right) |
[miny] | Minimum Y (bottom) |
[maxy] | Maximum Y (top) |
[width] | Zone width |
[height] | Zone height |
[color-hex] | Zone color as hex (example: 0099FF) |
[color-rgb] | Zone color as rgb (example:255,0,127) |
All tags in the template will be replaced with zone data. Use tags to create necessary output (as example, basic template allows you to export into PAWN array).
Line breaks are mentioned too. Add a line break to the end of the template to put each zone output on a new line.