-
March 11, 2007, 07:09 AM
#1
Installing the spartan 300 units? help.
I tried to installing the spartan units and it worked except for some flashing or uber fast movements by the units. I tried to make Leonidas the officer of the unit but somehow his body was half buryed in the ground and then it suddenly crashed the game. Can any one help me please?. :hmmm:
-
March 11, 2007, 08:59 AM
#2
Re: Installing the spartan 300 units? help.
The model and texture have nothing to do with the speed of the unit or its position. These problems have likely been caused by the way you have added them.
TUTORIAL - adding to bi
1) Go to the bi/data folder
2) Add the models ss2.cas and ss3.cas to the models_unit folder
3) Add the textures 300spartan and 300leonidas.tga to the models_unit/texture folder
(if a texture folder doesn't exist then create one.)
4) Take copies of the following files in the bi/data folder, export_descr_units, descr_model_battle, export_descr_buildings
5) Open the descr_model battle file and add the following entry at the bottom:-
type dor_spar
;--------------------------------------
skeleton fs_slow_spearman
indiv_range 40
texture berbers, bi/data/models_unit/textures/300spartan
model_flexi bi/data/models_unit/ss3.cas, 15
model_flexi bi/data/models_unit/ss3.cas, 30
model_flexi bi/data/models_unit/ss3.cas, max
model_tri 400, 0.5f, 0.5f, 0.5f
6) Then add the following entry:-
type 300_officer
;--------------------------------------
skeleton fs_dagger
skeleton_horse fs_hc_swordsman
skeleton_elephant fs_forest_elephant_rider
skeleton_chariot fs_chariot_sword
skeleton_camel fs_hc_swordsman
skeleton_scorpion_cart fs_carriage_ballistae_crew
indiv_range 40
texture berbers, bi/data/models_unit/textures/300leonidas.tga
model_flexi bi/data/models_unit/ss2.cas, 15
model_flexi bi/data/models_unit/ss2.cas, 30
model_flexi bi/data/models_unit/ss2.cas, 40
model_flexi bi/data/models_unit/ss2.cas, max
model_tri 400, 0.5f, 0.5f, 0.5f
7) close and save descr_model_battle and now open export_descr_units
8) Add the following entry:-
type dor spar
dictionary dor_spar
category infantry
class heavy
voice_type Medium_1
soldier dor_spar, 45, 0, 0.35
officer 300_officer
attributes sea_faring, hide_forest
formation 1, 1, 1.2, 1.2, 8, square, shield_wall
stat_health 1, 0
stat_pri 39, 4, no, 0, 0, melee, blade, piercing, spear, 0 ,0.1
stat_pri_attr spear, spear_bonus_8
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 20, 14, 16, metal
stat_sec_armour 0, 0, flesh
stat_heat 2
stat_ground 0, 1, -1, -1
stat_mental 19, normal, highly_trained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 4, 1700, 400, 70, 100, 1500
ownership berbers
9) save and close this file, the unit has now been added to the game
10) If you want to add a description then go to the file bi/data/text/export_units and add the following entry:-
¬----------------
{dor_spar} Spartiates
{dor_spar_descr}
A glimpse of things to come...
{dor_spar_descr_short}
A glimpse of things to come...
¬----------------
11) save and close this file.
12) If you want to make this unit avaialable in a campaign then open the export_descr_buildings file located in the bi/data folder.
13) Find whatever building or series of buildings you want to add the unit to and then isert the following line of text:-
recruit "dor spar" 1 requires factions { berbers, }
14) Save and close this file.
15) If you want to add unit cards then go to the folder bi/data/ui/unit_info/berbers and add the file dor_spar_info
16) Then go to the folder bi/data/ui/units/berbers and add the file #dor_spar
This method has been tried and tested, just like the units and both work. If you have a problem then YOU are doing something wrong.
P.S. If you want to add them to a different faction then just change the faction name in every instance in which it appears in this tutorial. Also, if you want to replace an existing unit then add the texture and model lines above replacing those of the existing unit.
Last edited by Zhuge_Liang; March 14, 2007 at 07:15 PM.
-
March 11, 2007, 09:23 AM
#3
Re: Installing the spartan 300 units? help.
well its not that they run fast but when they are fighting, they look likek they're spinning fast or flashing abit.
-
March 11, 2007, 09:25 AM
#4
Re: Installing the spartan 300 units? help.
Do the tutorial, they work perfectly for me.
(For everybody) If this tutorial helps, add to my rep! I didn't have to go out of my way to make it afterall
Last edited by Zhuge_Liang; March 11, 2007 at 12:10 PM.
-
March 11, 2007, 11:29 AM
#5
Re: Installing the spartan 300 units? help.
Let me give it a go. I'll tell you if it works.
-
March 11, 2007, 07:10 PM
#6
Laetus
Re: Installing the spartan 300 units? help.
I've installed the mod according to the above directions, the unit appears when setting up my army but when the battle screen is loading RTW will crash. Could it be a version incompatability? I currently have 1.5 installed.
-
March 11, 2007, 08:13 PM
#7
Re: Installing the spartan 300 units? help.
Run the game with -show_err
Did you remove the references to the bi folder?
ie.
model_flexi bi/data/models_unit/ss2.cas, 30
model_flexi bi/data/models_unit/ss2.cas, 40
model_flexi bi/data/models_unit/ss2.cas, max
Like i said in the instructions if you add it to RTW then add the stuff to the rtw/data folder, not the bi/data folder. I thought that would automatically suggest that you remove references to the bi folder.
-
March 11, 2007, 10:38 PM
#8
Laetus
Re: Installing the spartan 300 units? help.
Thanks for the reply. Yes, I did see that in your instructions and I removed the reference to "bi". I also changed over the ownership of the unit from the Berbers to the greek_cities. Unfortunately when the game crashes I don't receive a error message, when i first when through the setup i made the mistake of not removing the bi so i know the message that you are referring too, but in this case I'm not receiving anything. The battle map starts to load about half way through it crashes and I'm at my desktop =\
-
March 12, 2007, 01:06 PM
#9
Re: Installing the spartan 300 units? help.
I can't really tell what the error is. It sounds like a bad reference to a texture or model, but this would probably generate an error message.
To help me figure out the porblem could you please send me a copy of every text file you edited to add this unit. It is most likely that it is a small error you have made in the text files as I have tested the model and texture and also nobody else seems to have this problem.
-
April 09, 2007, 01:19 PM
#10
-
April 09, 2007, 05:39 PM
#11
Re: Installing the spartan 300 units? help.
The instructions add it to vannila rome, it is already in Troy v4.0! - check dorians custom battle
-
April 13, 2007, 04:16 PM
#12
Libertus
Re: Installing the spartan 300 units? help.
sorry to keep on about this but you last post didn't make sense. I am trying to add the new spartan units '300' to Troy 4.0. I did the first part of BI install i.e. ss2 and ss3 files to models_unit folder and both tga files in the textures folder. Nothing changes. I also tried the full install instrcution changing text but the game doesn;t even load. What am i doing wrong?
Please help
-
April 16, 2007, 09:38 AM
#13
Tiro
Re: Installing the spartan 300 units? help.
Quoting:
The instructions add it to vannila rome, it is already in Troy v4.0! - check dorians custom battle
Unquote.
So if Im right the new skins are already included on troy v4 so no need to add them.
-
April 19, 2007, 05:50 AM
#14
Re: Installing the spartan 300 units? help.
Right, and unless you are trying to add it to Troy v4.0 then this topic has no relevance to this subforum.
Topic closed.
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