Jump to content
Sign in to follow this  
djotacon

Mission Parameter Framework (M.P.F)

Recommended Posts

Mission Parameter framework by djotacon ver 1.0

A simple mission framework to control every common aspect on a mission.

The mission parameters are:

Weather: Controls the weather of the mission. Values: (Morning,day, Evening. Night) (taken from BIS wiki sample)

AI skill: Controls the enemy IA strengh of the mission. Values: Very Easy, Easy, Normal, Hard, Very Hard

Daytime: Values: Moring,Day,Evening,Night (taken from BIS wiki sample)

ViewDistance: Distance setup inside the mission. Values 500, 1000, 2000, 5000

Terrain: Set terrain grass density. Values: None, Low, Norm, High

Life: Set the number of the lifes of the mission, aimed to be used in BTC revive. Values 3, 5, 10,20

All the values are using the paramsArray. Use the BIS wiki for more reference.

Usage:

Add the lines of the file description.sqf to your description.sqf

Copy all scripts to your misssion root.

Scripts inside framework:

SetViewDistance.sqf : controls the distance view inside the mission.

Set_terrain.sqf: Change the grass and quality of the terrain.

Skill.sqf: Change skill of the units inside the map - don't work with cache units -

AI_Skill : New IA_SKILL setup for Bangabob Eos (replace eos/AI_skill) for this file (only affects the troops not other units)

description.sqf: Sample of the framework

Credits bangabob EOS

BIS : Mission Framework

IA values: BIS forum and djotacon

Note: Avoid using this script with other IA mods. The IA settins will be overwritten.

File:

https://www.dropbox.com/sh/4mmwgq7s75vrue7/yZH5zpWrei

License:

Attribution 4.0 International (CC BY 4.0)

http://creativecommons.org/licenses/by/4.0/

Edited by djotacon
update

Share this post


Link to post
Share on other sites
Guest

Release frontpaged on the Armaholic homepage.

================================================

We have also "connected" these pages to your account on Armaholic.

This means in the future you will be able to maintain these pages yourself if you wish to do so. Once this new feature is ready we will contact you about it and explain how things work and what options you have.

When you have any questions already feel free to PM or email me!

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
Sign in to follow this  

×