IWar2 - Manual Contermeasure Mod not working
7 years 3 days ago #20657
by Chico008
What the wookie said ?
IWar2 - Manual Contermeasure Mod not working was created by Chico008
Hi
I experience a difficult using the manual countermeasure mod for Iwar2
i paste the zip mod in the mods folder
i add in the config/default.ini and keayboard_only.ini a line like this :
[ScriptKeys.PreviousPlayerShip]
Keyboard, Insert
but i still can't launch counter measure manually.
i tried using the Insert key to another function, it workd, so it's not the Insert key that doesn't work.
Please help
I experience a difficult using the manual countermeasure mod for Iwar2
i paste the zip mod in the mods folder
i add in the config/default.ini and keayboard_only.ini a line like this :
[ScriptKeys.PreviousPlayerShip]
Keyboard, Insert
but i still can't launch counter measure manually.
i tried using the Insert key to another function, it workd, so it's not the Insert key that doesn't work.
Please help
What the wookie said ?
Please Log in or Create an account to join the conversation.
7 years 2 days ago #20658
by IronDuke
Very little about the game is not known to me. Any questions you got, throw them at me.
Replied by IronDuke on topic IWar2 - Manual Contermeasure Mod not working
Well, to be quite honest, the mod itself is not going to function as intended. It simply creates a countermeasure in space next to the player, which will not attract missiles. I went through the code once and heavily tested it out, and just went through the code again to refresh my memory. I believe a countermeasure launch needs to be done by the game's own code, not by merely creating an inert flare, and I don't think it's actually possible to code a manual countermeasure launcher without also writing code that manually forces the missiles to target the flare.
As for your issue with the keybinds, [ScriptKeys.PreviousPlayerShip] is already in the config file by default, so adding it again may be causing conflict which confuses the game.
--IronDuke
As for your issue with the keybinds, [ScriptKeys.PreviousPlayerShip] is already in the config file by default, so adding it again may be causing conflict which confuses the game.
--IronDuke
Very little about the game is not known to me. Any questions you got, throw them at me.
Please Log in or Create an account to join the conversation.