Total War Center Forums  
<a href="http://www.game-advertising-online.com/" target=_blank>Game Advertising Online</a><br> banner requires iframes

Go Back   Total War Center Forums > Total War: Eras > Rome: Total War Hosted Modifications > Europa Barbarorum (EB) > EB Unofficial Modding Projects

EB Unofficial Modding Projects If you want to tweak EB, go ahead and post your work here

Reply
 
Thread Tools Search this Thread
Smeel
Old February 03, 2008, 05:31 PM / The legionary_name for EB   #1
 
Smeel's Avatar
Sergeant
 
Posts: 286
+++++
My question is: Why doesn't Legionary_name work in eb, and is there some way to implement it?

The reason for my question:

I haven't tried to mod RTw before, but since i started playing EB I'm totaly stuck in the game again, and thinking of making some kind of legionary mod for EB.

I started with trying to implement the legionary_name thing in vanilla rtw from BI, with Grreat success! Then I tried to implement it in Alexander, since I'm playing eb with alex.exe. Unfortunately the structure of the alexander directory is pretty strange, so I couldn't make it work on the alex campaign.
But playing the vanilla rtw with alex.exe clearly shows it works in alexander too. Then I thought I was ready and started with EB.

EB didn't like that. The units showed only "legio" in the name and when I tried some "creative modding" the game finally broke.
I reinstalled everthing and tried both the alex.exe bi.exe and the rtw.exe, but nothing changed.
Ceterum autem censeo, MTV esse delendam
Quote:
For animals, the entire universe has been neatly divided into things to
(a) mate with, (b) eat, (c) run away from, and (d) rocks.

Smeel is offline  
Reply With Quote
Smeel
Old February 04, 2008, 03:08 PM / Re: The legionary_name for EB   #2
 
Smeel's Avatar
Sergeant
 
Posts: 286
+++++
No need to answer, it was the "descr_regions_and_settlement_name_lookup.txt" needed to be moved.
Ceterum autem censeo, MTV esse delendam
Quote:
For animals, the entire universe has been neatly divided into things to
(a) mate with, (b) eat, (c) run away from, and (d) rocks.

Smeel is offline  
Reply With Quote
Eden
Old March 19, 2008, 08:11 AM / Re: The legionary_name for EB   #3
Light Infantryman
 
Posts: 21
off
Should you tell what you done in order to get the legio names working ?

If its only an add into edu then the "descr_regions_and_settlement_name_lookup.txt" moved ?

Thanks.
Eden is offline  
Reply With Quote
CelticPagan
Old March 31, 2008, 12:27 AM / Re: The legionary_name for EB   #4
 
CelticPagan's Avatar
Quartermaster Sergeant
 
Posts: 760
+++++++++++++++++++++++++++
I, too, would like to know the instructions to add Legionary names to EB 1.0.

Thanks in advance!
Former Historian & Dev Member for Broken Crescent Mod
Dual-Major BA in Medieval History / Political Science, Adelphi University Aug. 1989
Begining in Fall 2010 MA in Medieval Studies, Concentration on European-Islamic relations through 6th Crusade, University of New Mexico, School of Medieval Studies
Member of the World History Association
Member of the Medieval Academy of America
Member of the Richard III Society
Member of the Society for the Study of the Crusades and Latin East
If you like my post, please +Rep...if you dislike my post, please +REP me twice
CelticPagan is offline  
Reply With Quote
Smeel
Old March 31, 2008, 09:59 AM / Re: The legionary_name for EB   #5
 
Smeel's Avatar
Sergeant
 
Posts: 286
+++++
Okay, well this is what I did. If it doesn't work, I can go and take another look.

In the end I only did the First and the third step, but only the "legion:" part in Rome, and made the first cohorts only recruitable in Rome. This way, the First cohorts are Named only Legio I, II, III, etc etc to eternity.


If you want a Fully named Legion, "Legio I Italica", the do all the steps.

1. Put the Legionary_name tag in the attribute field for the unit you want in the "export_descr_unit.txt" file.

2. You open the "imperial_campaign_regions_and_settlement_names.txt" in the Text map, and put if you want units in Ariminum to have the legion name Italica, You write it so it looks like this.

{Ariminum} Ariminum
{Italica} Italica

Remember to put the new name under a City name, not a province name.

3. Now yoy have to go to the EB\Data\world\maps\base map and open the "DESCR_REGIONS.TXT"
Here you have to insert a Legion:[legion name], like this:

Umbria
Legion: Italica
Ariminum
seleucid
Roma_Umbria
198 43 13
pottery, olive_oil, wine, navyport, italy, smallfleet, SW, B, n1, y2, y4, n8, city
5
2
4. Now you have to go to the "EB\Data\world\maps\campaign\imperial_campaign" map, copy the file
"descr_regions_and_settlement_name_lookup.txt" file, and put it in the "EB\Data\world\maps\base" map.

Why you have to do this is because the original EB map structure is based on vanilla Rome, and BI have a slightly different setup.

5. Once you copied the "descr_regions_and_settlement_name_lookup.txt" file to the right place you open it. Here you search for the cityname you want, and right under it you simply write the wanted legion name.

....
Lepki
Gader
Ariminum
ITALICA
Patavium
ITALICA
Vindelicoppidos....
Ceterum autem censeo, MTV esse delendam
Quote:
For animals, the entire universe has been neatly divided into things to
(a) mate with, (b) eat, (c) run away from, and (d) rocks.

Smeel is offline  
Reply With Quote
Smeel
Old March 31, 2008, 10:01 AM / Re: The legionary_name for EB   #6
 
Smeel's Avatar
Sergeant
 
Posts: 286
+++++
And you probably have to delete the map.wrm, but I'm not sure.
Ceterum autem censeo, MTV esse delendam
Quote:
For animals, the entire universe has been neatly divided into things to
(a) mate with, (b) eat, (c) run away from, and (d) rocks.

Smeel is offline  
Reply With Quote
CelticPagan
Old March 31, 2008, 02:11 PM / Re: The legionary_name for EB   #7
 
CelticPagan's Avatar
Quartermaster Sergeant
 
Posts: 760
+++++++++++++++++++++++++++
Thanks for the quick reply!

+REP for you
Former Historian & Dev Member for Broken Crescent Mod
Dual-Major BA in Medieval History / Political Science, Adelphi University Aug. 1989
Begining in Fall 2010 MA in Medieval Studies, Concentration on European-Islamic relations through 6th Crusade, University of New Mexico, School of Medieval Studies
Member of the World History Association
Member of the Medieval Academy of America
Member of the Richard III Society
Member of the Society for the Study of the Crusades and Latin East
If you like my post, please +Rep...if you dislike my post, please +REP me twice
CelticPagan is offline  
Reply With Quote
Smeel
Old April 01, 2008, 06:00 AM / Re: The legionary_name for EB   #8
 
Smeel's Avatar
Sergeant
 
Posts: 286
+++++
No problem at all! thanks for the rep
Ceterum autem censeo, MTV esse delendam
Quote:
For animals, the entire universe has been neatly divided into things to
(a) mate with, (b) eat, (c) run away from, and (d) rocks.

Smeel is offline  
Reply With Quote
Omar Nelson B.
Old April 03, 2008, 11:51 PM / Re: The legionary_name for EB   #9
 
Omar Nelson B.'s Avatar
Armoury Sergeant
 
Posts: 604
++++++++++++
Is there a way you can upload your file. I barely have time to play EB let alone toy around with it...sadly

Thanks and great work.

"Ours is a world of nuclear giants and ethical infants." Omar Bradley
Pics
Omar Nelson B. is offline  
Reply With Quote
thelord
Old April 04, 2008, 12:55 PM / Re: The legionary_name for EB   #10
 
thelord's Avatar
Subaltern
 
Posts: 1,432
++++++
yeh is it possible you could make an installer so it overwrites the files for us? Im a total idiot when it comes to modding and I dont want to break my EB save (i'm at 84 BC so its a lot of work lol)

Also I use the BI.exe, will it work with that?


thelord is offline  
Send a message via MSN to thelord
Reply With Quote
Smeel
Old April 04, 2008, 02:35 PM / Re: The legionary_name for EB   #11
 
Smeel's Avatar
Sergeant
 
Posts: 286
+++++
No problem , I can do it later this weekend.

@Thelord: yes, You can use it with BI.exe. It works with any .exe file.
Ceterum autem censeo, MTV esse delendam
Quote:
For animals, the entire universe has been neatly divided into things to
(a) mate with, (b) eat, (c) run away from, and (d) rocks.

Smeel is offline  
Reply With Quote
thelord
Old April 05, 2008, 04:06 AM / Re: The legionary_name for EB   #12
 
thelord's Avatar
Subaltern
 
Posts: 1,432
++++++
nice thanks a lot mate


thelord is offline  
Send a message via MSN to thelord
Reply With Quote
GreekGlory
Old April 09, 2008, 06:56 PM / Re: The legionary_name for EB   #13
 
GreekGlory's Avatar
Drummer and Fifer
 
Posts: 149
+
will this work on the rtw.exe and if I have a campiagn goin and I put this in will of crash, and is this for 1.1

Last edited by GreekGlory; April 10, 2008 at 11:46 PM.
GreekGlory is offline  
Reply With Quote
Salah-ud-Din
Old May 11, 2008, 05:44 PM / Re: The legionary_name for EB   #14
 
Salah-ud-Din's Avatar
Grenadier
 
Posts: 50
?
Sweet!

I was just looking at the Roma Surrectum mod, and just dreaming about how cool it would be to have their style of legion naming in EB!

And it's already been done!

+rep
Salah-ud-Din is offline  
Reply With Quote
Salah-ud-Din
Old May 17, 2008, 10:40 PM / Re: The legionary_name for EB   #15
 
Salah-ud-Din's Avatar
Grenadier
 
Posts: 50
?
Any updates on this?
Salah-ud-Din is offline  
Reply With Quote
thelord
Old May 27, 2008, 06:37 AM / Re: The legionary_name for EB   #16
 
thelord's Avatar
Subaltern
 
Posts: 1,432
++++++
Yeh I would love to see this released.


thelord is offline  
Send a message via MSN to thelord
Reply With Quote
Smeel
Old June 06, 2008, 02:11 PM / Re: The legionary_name for EB   #17
 
Smeel's Avatar
Sergeant
 
Posts: 286
+++++
I'm sorry for my silence, real life had me hooked for some time but now its' cool.

The legionary name feature works with any exe, any version of any mod whatsoever, it's integrated in the source code of the game(I think).
I think the eb team had the same idea for named legions in 1.1, but didn't implement it.

The truth is that I only added legionary_name tag in the edu and a Legion: in the Descr_region. This will name the first cohort Legio I, legio II etc etc with no cognomen. This is exactly what i wanted since it the feature counts from zero in every province. So if you want a Legio XII Pussycat dolls you will have to train twelve first cohorts in that province.
Ceterum autem censeo, MTV esse delendam
Quote:
For animals, the entire universe has been neatly divided into things to
(a) mate with, (b) eat, (c) run away from, and (d) rocks.

Smeel is offline  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

<a href="http://www.game-advertising-online.com/" target=_blank>Game Advertising Online</a><br> banner requires iframes

All times are GMT -5. The time now is 04:25 PM.


Forums powered by vBulletin® Version 3.8.3 - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.