View Single Post
  #40  
Old April 20th, 2008, 01:46 PM
Arralen's Avatar

Arralen Arralen is offline
Major General
 
Join Date: Nov 2000
Location: 500km from Ulm
Posts: 2,279
Thanks: 9
Thanked 18 Times in 12 Posts
Arralen is on a distinguished road
Default Re: MOD: Space Empires V - Babylon 5

Quote:
Fyron said:
Quote:

However, i want it to be capped at 25 or what.
If you look on page 53 of the modding doc, you will see some useful functions. Min is what you want in this case. It will return the smaller of the two values.
Min([%Range%] / 2, 25)
As he wants a cap, he would need a MAX function .. if there's any (dunno, never read that doc). ;-)
__________________
As for AI the most effective work around to this problem so far is to simply use an American instead, they tend to put up a bit more of a fight than your average Artificial Idiot.
... James McGuigan on rec.games.computer.stars somewhen back in 1998 ...
Reply With Quote