Re: Strategy setting
Success...
Adding
set bool_res :=
Sys_Set_Vehicle_Design_Strategy(sys_long_player_id ,design_id,"Capture Enemy Ships")
to the designcreation file in the function Add_Required_Components_To_Design at the case statement for Boarding Ships changes the ship strategy to Capture Enemy Ships.
There is probably a better place to put it, I just put it there because a case statement was already there and it was called.
|