![]()
![]()
![]()
![]()
![]()
Yes thanks a lot for the info 'dude', I'm a girlie btw![]()
Sure but I'm a feminist and treat men and women equally, so I call everyone dude. It gets me in trouble but less trouble than calling both "hon" or "babe".
You misunderstood, sorry I if I haven't been clear; I LOVE ELLA!!!![]()
That's why I'd like to have your mod that adds her to the game as great artist!! (failed to find it on these forums..)
Ok that makes a lot more sense than not being able to find her on Google. Sorry, I'm pretty drugged up these days. It's not really a mod, I just used a xml file editor* to add Great People names (Ella, Bob, Tito Puente as Great Artists, Joab, Gideon, Mazer Rackham and Ender Wiggin as Great Generals, my highschool industrial tech teacher as a Great Engineer, Elijah as a Great Prophet and Charles R. Drew as Great Scientist) in place of the generic Great Prophet, Great General, etc. that come on the lists after the named GP are exhausted. I will try to upload my file and link to it, and describe where you should put it.
*This free and easy one: notepad-plus.sourceforge.net
Update, it won't let me upload the file because xml uploads are prohibited. But what you do is go here "C:\Program Files\Firaxis Games\Sid Meier's Civilization 4\Warlords\Assets\XML\Units" and copy the CIV4UnitInfos file. Paste the copy here: "C:\Documents and Settings\Me\My Documents\My Games\Warlords\CustomAssets\xml\units", and then go to work on it with the editor. It will affect your normal games, so it's not a mod and you don't have to load the game twice to play, but because you copied it to "custom assets" first if something goes wrong you can just delete the file and your game isn't damaged. Once you've opened it with notepad++ what you have to do to add names is pretty self explanatary, it's a big confusing file but Great People names are near the bottom.
My example:
<UnitInfo>
<Class>UNITCLASS_ARTIST</Class>
<Type>UNIT_ARTIST</Type>
<UniqueNames>
<UniqueName>TXT_KEY_GREAT_PERSON_HOMER</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_THESPIS</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_LING_LUN</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_WANG_XIZHI</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_VALMIKI</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_VIRGIL</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_KALIDAS</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_LI_PO</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_DU_FU</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_JALAL_ALDIN_RUMI</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_DANTE_ALIGHIERI</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_YUNUS_EMRE</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_AMIR_KHUSRO</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_IBN_MUQLAH</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_MICHAELANGELO</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_RAPHAEL</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_WILLIAM_SHAKESPEARE</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_MIGUEL_DE_CERVANTES</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_REMBRANDT</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_JOHANNES_VERMEER</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_JS_BACH</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_WOLFGANG_MOZART</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_JOHANN_GOETHE</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_LUDWIG_VAN_BEETHOVEN</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_VICTOR_HUGO</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_VINCENT_VAN_GOGH</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_JOHANNES_BRAHMS</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_DVORAK</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_MARK_TWAIN</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_CLAUDE_MONET</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_JOSEPH_CONRAD</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_FRANK_KAFKA</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_LOUIS_ARMSTRONG</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_DUKE_ELLINGTON</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_PABLO_PICASSO</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_BOB_DYLAN</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_JAMES_BROWN</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_ANN_RAGSDALE</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_PABLO_NERUDA</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_ELLA_FITZGERALD</UniqueName>
<UniqueName>TXT_KEY_GREAT_PERSON_TITO_PUENTE</UniqueName>