|
|
|

November 6th, 2006, 08:29 AM
|
Corporal
|
|
Join Date: Mar 2006
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: More data weirdness
Have you tried:
Weapon Space Min Damage Modifier Formula := iif([%Range%] <= 10 , 10 + 50 * (Get_Design_Ability_Total("AI Tag 02")) , 0)
Weapon Space Max Damage Modifier Formula := iif([%Range%] <= 10 , 10 + 50 * (Get_Design_Ability_Total("AI Tag 02")) , 0)
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|