OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: rado1265 on 06 Jun 2005, 23:46:36

Title: A score number as condition
Post by: rado1265 on 06 Jun 2005, 23:46:36
Ave!

I'd like to use a mission's score number as condition.  You know: when the required amount of points is reached, you meet the condition.

So, if you know the solution ...
Title: Re:A score number as condition
Post by: THobson on 06 Jun 2005, 23:53:20
Try:

rating player > whatever score you want
Title: Re:A score number as condition
Post by: Planck on 06 Jun 2005, 23:54:43
Would that be the same as the units rating?


Planck
Title: Re:A score number as condition
Post by: rado1265 on 07 Jun 2005, 00:42:15
It's working.

Damn, how some solutions looks simple!  When you know them ...

Thanks, THobson, thanks Planck.

Solved.