Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: A score number as condition  (Read 847 times)

0 Members and 1 Guest are viewing this topic.

Offline rado1265

  • Members
  • *
A score number as condition
« 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 ...

Offline THobson

  • OFPEC Patron
  • Former Staff
  • ****
Re:A score number as condition
« Reply #1 on: 06 Jun 2005, 23:53:20 »
Try:

rating player > whatever score you want

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:A score number as condition
« Reply #2 on: 06 Jun 2005, 23:54:43 »
Would that be the same as the units rating?


Planck
I know a little about a lot, and a lot about a little.

Offline rado1265

  • Members
  • *
Re:A score number as condition
« Reply #3 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.