PDA

View Full Version : adding a new projectile to go with a new unit



EGr
03-01-2004, 07:43
i have made a new archer unit following the 'creating units' thread but i cant figure out how to create a new projectile for it in the PROJECTILESTATS.txt

does anyone know how to do this?

maximus decimus meridius
03-01-2004, 09:14
I think that the number of projectile type ie hardcoded ....
I have tried to change projectile name but it didn't work.

http://www.totalwar.org/forum/non-cgi/emoticons/mecry.gif

Norseman
03-01-2004, 14:10
maximus decimus meridius is right. The number of projectiles and their nametags are hardcoded, however you can mod an already existing projectile to suit your unit.

Do a search on projectilestats and I'm sure you will find much info on how to do this.

cutepuppy
03-03-2004, 20:59
in the projectilestats file there is one projectile defined that isn't used in game: ninjastar. You can change its stats (range, armour modifier, lethality,...) to your likings and in the unitprod file assign it to your newly created unit by typing NINJ where missile type is defined.