Log in

View Full Version : Unlocking factions in RTW



Quirinus
01-01-2008, 15:30
This seems to be an embarassingly basic question, I know, and I'm not sure if it's been answered before (I've looked and not found any), but does anyone know how to play as, say, Numidia or Thrace or Armenia?

I know how to edit the desc_strat-- I've done that, and the factions all show up on the imperial campaign screen, but so far, of the factions originally not playable, only Macedon has been able to play. Clicking on the icons of any other non-playable faction causes a crash-to-desktop.

Below is how I edited my file. Is there anything I did wrong?

campaign imperial_campaign
playable
romans_julii
romans_brutii
romans_scipii
end
unlockable
egypt
seleucid
carthage
parthia
gauls
germans
britons
greek_cities
macedon
pontus
armenia
dacia
numidia
scythia
spain
thrace
end
nonplayable
romans_senate
slave
end

Charge
01-01-2008, 16:50
Yep, you moved them from unplayable to unlockable instead of playable

This is how it should be:

campaign imperial_campaign
playable
romans_julii
romans_brutii
romans_scipii
egypt
seleucid
carthage
parthia
gauls
germans
britons
greek_cities
macedon
pontus
armenia
dacia
numidia
scythia
spain
thrace
end
unlockable
end
nonplayable
romans_senate
slave
end

You need also make faction description in campaign_descriptions.txt which located in data/text folder..
Like this

{IMPERIAL_CAMPAIGN_ARMENIA_TITLE}Armenia
{IMPERIAL_CAMPAIGN_ARMENIA_DESCR}...
for all unplayable factions.
At least this is what I did to get it work..

TruePraetorian
01-01-2008, 16:52
You can still use them if you put them to unlockable, but only if you either beat the campaign or defeat the faction.

Quirinus
01-05-2008, 14:37
Yep, you moved them from unplayable to unlockable instead of playable

[[detailed descripion]]

At least this is what I did to get it work..
Oh..... thanks. I'll try that when I get my computer back. =)


You can still use them if you put them to unlockable, but only if you either beat the campaign or defeat the faction.
But why did Macedon work? I've played the game many, many times, as every one of the originally playable factions, and beaten the campaigns.

Charge
01-05-2008, 14:43
Macedon and Pontus were going to make 'playable' or 'unlockable' factions, and has their descriptions ~:)

Quirinus
01-06-2008, 04:50
It worked!! Thanks, Charge.

Numidia ahoy!