Jump to content

Recommended Posts

E8BC68C2D4633A558D14F2269E2CAA21145112DB

 

 

Download:

MIL_Priorities - Dropbox/Armaholic

 

Description:

MIL_Priorities is a simple script to add actions to a player that indicate what addActions are sitting where on the priority order. This script is likely to only be useful for organising your own addAction priorities or to determine other scripts/mods addAction priorities.

 

Features:

- Creates addActions with priorites from 0 to 6.
- User can set the interval between each priority.

 

To use:

- Copy the file MIL_Priorities.sqf to your mission folder.
- Run the script using:

- nul = [_interval] execVM "MIL_Priorities.sqf";

- _interval - number (optional)
			- default: 0.5
			- addActions will spawn from 0 to 6 using the interval

                      
- Example:
 

- nul = [1] execVM "MIL_Priorities.sqf";

- addActions will be created with a priority interval of 1
- i.e. 0,1,2,3,4,5 and 6

 

 

If anyone finds any problems please let me know.

 

Thank you.

  • Like 2

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

×