-
May 11, 2008, 09:31 AM
#1
Laetus
-
May 11, 2008, 09:50 AM
#2
Re: Stupid Question from a Stupid Person
Use the quotation marks around the unit instead, and get the unit name from the descr_buildings thing where it lists what units are made where.
For example, if I wanted heavy ghulams, it would be:
create_unit Urgench "ghulams heavy" 5 9 3 3
Hope that helps!
WWGD---WHAT WOULD GENGHIS DO?
-
May 11, 2008, 11:16 AM
#3
Re: Stupid Question from a Stupid Person
That's not their name, friend in BC. The database names which the computer works by are often not the same as their display name which appears to the player. Refer to export_descr_unit in your data folder to figure it out, sometimes it takes a while.
Anyway, here's "Khwarezmian Lancers" for you. Khwarezm replaced Spain in BC development:
type khwarezm heavy lancers
dictionary khwarezm_heavy_lancers ; khwarezm heavy lancers
category cavalry
class heavy
voice_type Heavy
accent Arabic
banner faction main_cavalry
banner holy crusade_cavalry
soldier khwarezm_heavy_lancers, 24, 0, 1
mount bc half cat
mount_effect elephant -4, camel -4
attributes sea_faring, hide_forest, hardy, can_withdraw, can_formed_charge, knight
formation 2, 4.4, 3, 6, 2, square, wedge
stat_health 1, 0
stat_pri 7, 10, no, 0, 0, melee, melee_blade, piercing, spear, 25, 1
stat_pri_attr no
stat_sec 8, 10, no, 0, 0, melee, melee_blade, piercing, sword, 10, 1
stat_sec_attr no
stat_pri_armour 14, 6, 6, metal
stat_sec_armour 0, 0, flesh
stat_heat 5
stat_ground 0, -2, -4, 0
stat_mental 12, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 1680, 450, 120, 95, 1680, 4, 180
armour_ug_levels 5
armour_ug_models khwarezm_heavy_lancers
ownership spain, slave
So:
create_unit "Urgench" "khwarezm heavy lancers" 2 9 3 3
It is case-sensitive. If you want to find more Khwarezm units, I found this listing of their heavy cavalry about 60% scrolled down, or you can use Ctrl-F (find feature) and type in "Spain" to look for more Khwarezm units. Many vanilla units are still there.
-
May 11, 2008, 11:18 AM
#4
-
May 11, 2008, 11:27 AM
#5
Re: Stupid Question from a Stupid Person
Welcome
<- cheater extraordinaire. I figured out everything EXCEPT for how to move characters when TWO people have the same name on the map: "Captain Ibrahim" and "Captain Ibrahim" - there is some system to it that was mentioned in a Rome: Total War forum but I forgot to save the link.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules