Quote:
Elsemeravin said:
I still get an erroneous error message as follow:
CG_Claws:
* Illegal Weapon Space Min Damage Modifier Formula 'iif([%Range%] <= 10 , 10 + ( 50 * ( Get_Design_Ability_Total("AI Tag 02",1))) , 0)': Invalid parameter count. Function '' requires 1 parameter(s).
* Illegal Weapon Space Max Damage Modifier Formula 'iif([%Range%] <= 10 , 10 + ( 50 * ( Get_Design_Ability_Total("AI Tag 02",1))) , 0)': Invalid parameter count. Function '' requires 1 parameter(s).
But I didn't want to disturb you as you need to focus on work don't you ?
|
I'm a bit confused by this actually. It's complaining about
Get_Design_Ability_Total("AI Tag 02",1) because
Get_Design_Ability_Total only takes one argument normally. Does the game accept that function with 2 arguments?
Of course, the error should also say that more clearly, but for some reason it's output'ing a blank for the function name.
As for me focusing on work, well, it's a 4 day weekend

I've been working on a mod for SE5 most of the weekend and that's why I fixed the errors I did
