OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: 456820 on 08 Oct 2005, 22:24:42

Title: description.ext penalties
Post by: 456820 on 08 Oct 2005, 22:24:42
in a campaign description.ext you can get penalties but how are these activated what tells them to play ? does it have anything to do with add rating or what ?
Title: Re:description.ext penalties
Post by: Tyger on 10 Oct 2005, 03:46:02
Penalties are activated when the player's combined score out of all of the missions drops below a certain level, I'm fairly certain. It is like a
Quote
minScore = ....
avgScore = ....
maxScore = ....
outcome for the entire campaign. dePBO the BIS CWC campaign - it has several penalties in it and take a look at the campaign's description.ext. That should help you.
Title: Re:description.ext penalties
Post by: 456820 on 10 Oct 2005, 17:32:16
thanks ill check on that
Title: Re:description.ext penalties
Post by: 456820 on 11 Oct 2005, 17:46:30
right just a few more thingsis there a default settings of the min or max score or must you set it or it wont work ?
and there was something else if i remember ill edit this post
Title: Re:description.ext penalties
Post by: Tyger on 17 Oct 2005, 14:54:53
Yes there is a default.

But the default for each is 0. ;D