Jump to content
thy_

[Release] PAC: Playable Area Control script

Recommended Posts

🙂

PAC is a script for ARMA 3 that provides a full solution to control the map limits for players in multiplayer (Coop, PvP, TvT), preventing players from leaving the mission area.

 

Creation concept: to be super easy to implement and customize, compatible with any mainstream mod, and functional for all types of servers: coop missions, PvP, and TvT.

 

How to install / Documentation: https://github.com/aldolammel/Arma-3-Playable-Area-Control-Script/blob/main/_PAC_Script_Documentation.pdf

 

What to expect from PAC script:

 

  • No dependencies from other mods or scripts;

  • PAC functions are in server's side (run once), but the checking (looping) is on the client's side;

  • Easy installation: the playable area is defined by one named trigger added on the Eden Editor;

  • The editor has the option to allow or not air vehicles (including drones and parachuters) to be tolerated when outside the playable area and on air;

  • The editor has the option to allow or not minimum speed restriction if there's air-tolerance out of the playable area;

  • The editor has the option to allow or not to notify the player about rules if they break some;

  • Full documentation available.

 

 

Video demo (old):

 

hDjoEPL.png

Check the file above on GitHub.

 

Q0i10dX.png

Check this data frame.

 

Dependencies:

  • None 🙃

 

Download:

 

Missions running it:

 

- - - - - - - - - - - 

 

Changelog:

 


Known issues:

  • None. Feel free to bring some.

 

  • Like 5

Share this post


Link to post
Share on other sites

The script and its information in the main post have been updated!  😎

 

**Oct, 30th 2023 | v1.7**

  • - Added > Air tolerance ON > Parachuters fly out of playable area;
  • - Added > Air tolerance ON > Jet pilots can eject out of playable area;
  • - Added > A list of vehicle types that can be enterally ignored by PAC rules;
  • - Improved > If player has an AI unit under their command and player order it to leave the playable area, the AI will be under the PAC rules if player leaves the area too;
  • - Improved > Lots of improvements regarding performance;
  • - Documentation updated.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×