SA-MP Forums Archive
Dynamic Areas and Map Zones - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Dynamic Areas and Map Zones (/showthread.php?tid=621670)



Dynamic Areas and Map Zones - MrViolence101 - 13.11.2016

Hello Everyone,

First off before I start, I know how to create mapzones and dynamic areas, but you have to fill in parameters like the minimum and maximum coordinates. What if a player wants to create the dynamic area and mapzones that won't be able to efficiently get these coords make these zones.

This is for a farming system and each farm has its respected areas and zones. Thanks in advance.


Re: Dynamic Areas and Map Zones - Rdx - 13.11.2016

Can you explain? It's not clear what you want to do. You want to make dynamic areas creation (in game) without typing positions?


Re: Dynamic Areas and Map Zones - SickAttack - 13.11.2016

You can make it easy for players to create areas and gang zones in-game with a few calculations based off the players' facing angle and position.


Re: Dynamic Areas and Map Zones - Vince - 13.11.2016

I think it's better to have an aerial view (i.e. the camera looking straight down) and having the player mark a territory with a few flags (or other objects), using MoveObject. Simple point-and-click basically.