Page 1 of 1

Alternative to Light_Javelins?

Posted: Fri Jan 29, 2021 7:12 am
by kronenblatt
Is there another Light Javelinmen unit that would really well suit the Persian/Median lands of the Hellenistic era, other than Light_Javelins? Been searching but cannot find.

Re: Alternative to Light_Javelins?

Posted: Fri Jan 29, 2021 10:43 am
by Paul59
kronenblatt wrote: Fri Jan 29, 2021 7:12 am Is there another Light Javelinmen unit that would really well suit the Persian/Median lands of the Hellenistic era, other than Light_Javelins? Been searching but cannot find.
Not really at the moment. Your best hope is that RBS might add the TT Mod Eastern_Light_Javelins in a future update.

Re: Alternative to Light_Javelins?

Posted: Fri Jan 29, 2021 10:47 am
by rbodleyscott
If you were willing to have a custom Squads.csv file it would be quite easy to make an Eastern light javelinman unit out of the Takabara unit.

All you would need to do is copy the Light_Javelins line and paste it at the bottom of the Squads.csv spreadsheet. Change the name in the first column to Takabara_LF, change the name in the AssetFileName column (Column S) to Takabara. change the ID in the second column to 999.

The name to go in the ArmyList.txt file would be Takabara_LF

When you create a new "campaign" folder, the game should automatically create a TEXT1.txt file. (Note that this is a Unicode file, not a normal .txt file. Normal .txt files won't work).

Then put

IDS_UNITNAME999, "Light Javelinmen",
IDS_UNITINFO999, "Eastern light javelin skirmishers",

in that.

Et voila.

The only issue is that the movement sounds will be a bit louder than they normally are for light infantry, but fixing that would be a more complicated process.

Re: Alternative to Light_Javelins?

Posted: Fri Jan 29, 2021 10:50 am
by rbodleyscott
Paul59 wrote: Fri Jan 29, 2021 10:43 am
kronenblatt wrote: Fri Jan 29, 2021 7:12 am Is there another Light Javelinmen unit that would really well suit the Persian/Median lands of the Hellenistic era, other than Light_Javelins? Been searching but cannot find.
Not really at the moment. Your best hope is that RBS might add the TT Mod Eastern_Light_Javelins in a future update.
Or he could add them himself for his mod.

It would entail adding the line from TT Mod to his Squads file, the name to text1, and the model and textures to his "campaign". He can see how to do that by looking at TT Mod.

Re: Alternative to Light_Javelins?

Posted: Fri Jan 29, 2021 11:53 am
by kronenblatt
rbodleyscott wrote: Fri Jan 29, 2021 10:50 am
Paul59 wrote: Fri Jan 29, 2021 10:43 am
kronenblatt wrote: Fri Jan 29, 2021 7:12 am Is there another Light Javelinmen unit that would really well suit the Persian/Median lands of the Hellenistic era, other than Light_Javelins? Been searching but cannot find.
Not really at the moment. Your best hope is that RBS might add the TT Mod Eastern_Light_Javelins in a future update.
Or he could add them himself for his mod.

It would entail adding the line from TT Mod to his Squads file, the name to text1, and the model and textures to his "campaign". He can see how to do that by looking at TT Mod.
For some reason ( 8) ) I like Paul59's suggestion more... :D

Re: Alternative to Light_Javelins?

Posted: Fri Jan 29, 2021 11:55 am
by rbodleyscott
kronenblatt wrote: Fri Jan 29, 2021 11:53 am
rbodleyscott wrote: Fri Jan 29, 2021 10:50 am
Paul59 wrote: Fri Jan 29, 2021 10:43 am

Not really at the moment. Your best hope is that RBS might add the TT Mod Eastern_Light_Javelins in a future update.
Or he could add them himself for his mod.

It would entail adding the line from TT Mod to his Squads file, the name to text1, and the model and textures to his "campaign". He can see how to do that by looking at TT Mod.
For some reason ( 8) ) I like Paul59's suggestion more... :D
Well don't hold your breath.

Re: Alternative to Light_Javelins?

Posted: Fri Jan 29, 2021 1:28 pm
by Paul59
kronenblatt wrote: Fri Jan 29, 2021 11:53 am
rbodleyscott wrote: Fri Jan 29, 2021 10:50 am
Paul59 wrote: Fri Jan 29, 2021 10:43 am

Not really at the moment. Your best hope is that RBS might add the TT Mod Eastern_Light_Javelins in a future update.
Or he could add them himself for his mod.

It would entail adding the line from TT Mod to his Squads file, the name to text1, and the model and textures to his "campaign". He can see how to do that by looking at TT Mod.
For some reason ( 8) ) I like Paul59's suggestion more... :D
Richard's first suggestion would work very nicely. As you can edit the ArmyList files, I reckon you could probably manage it. The only problem for you might be opening and editing the Squads.csv file, you would need decent program, such as Excel.