Log in

View Full Version : Editing units



ULC
09-14-2007, 00:52
I'm having trouble finding what I need in the scriptorium. I am attempting unit editing (script files, ghraphics, etc.). Just wondering how much work one would have to do in order to change a units weapon, for example giving a Saxon Keel a sword instead of a spear. Thanks in advance

Atilius
09-14-2007, 05:12
Here's a link (https://forums.totalwar.org/vb/showthread.php?t=89707) which may help answer your question.

ULC
09-14-2007, 18:23
Thanks, but err, what program should I use to edit the files? I'm a little lost here, having spent most of my modding time on MTW.

Makanyane
09-15-2007, 12:57
You need 3DS Max to edit units for RTW and you need Vercengetorix's CAS importer
http://www.twcenter.net/forums/downloads.php?do=file&id=141
to get them to load / export.

You can use the import function of that with Gmax as well, but unfortunately the export part does not work on that program, so you'd have to find someone with 3DS Max to send your Gmax model to, to get them to convert it for you.

ULC
09-18-2007, 22:56
Does either cost anything?

A few more questions

1. How does one go about creating the Unit cards and Review panels(sorry forgot name)?
2. How does one change colors for units? Is this automatic, or must it be specified within the graphics file?
3. A little off topic, but does 3DS Max also work for M2TW units? Do have to go through the same process for editing units for M2TW?

satanea juda
09-18-2007, 23:20
3d Max costs a small fortune (about £2500) GMax is free (http://www.turbosquid.com/gmax). But as Mak said limited to import only.
1.I think you can use Gmax to make unit cards or it is possible to take screen shots in game and then edit them with Photoshop/Gimp (http://www.twcenter.net/forums/showthread.php?t=66811) ect..
2. If you mean skinning see here (http://www.twcenter.net/forums/showthread.php?t=55689), for Photoshop or here (http://www.twcenter.net/forums/showthread.php?t=43015) for Gimp (which is free (http://www.gimp.org/))
3. I think you have to use Milkshape (http://chumbalum.swissquake.ch/) for MTW2, it's much cheaper than Max though

Jacob Debroedere
09-23-2007, 18:39
How do you make an attack armour piercing? I would like to make al sling units effective against armour, but I have no idea how to do this(I already checked the unit editing guide in the scriptorium).

Aradan
09-24-2007, 01:17
Simply add the "ap" attribute to its pri_attr line (assuming you want to amke the slings of the slingers ap and not their melee weapon). You're sure you didn't find this in the guide?

Dovlex
09-24-2007, 12:31
Can somebody make a greek hopilte militia with only one weapon (sword) and upload it on send space.
I try to make this kinda staff but 3dmax is to heavy for me. Or can help me with step by step. I have 3dmax, CAS_IE_b79 and Caligula. :book:

Monkwarrior
09-29-2007, 09:19
Can somebody make a greek hopilte militia with only one weapon (sword) and upload it on send space.
I try to make this kinda staff but 3dmax is to heavy for me. Or can help me with step by step. I have 3dmax, CAS_IE_b79 and Caligula. :book:
This is one of the most simple modification of a unit.
1- Open the cas model with 3dsmax + cas importer.
2- Select primary weapon (spear) and delete it.
3- Select secondary weapon and change its name to primary weapon.
4- Export de new model as cas.
5- Change the stats of sword in export_descr_unit.txt from sec to prim (or copy from other sword unit)
6- Change skeleton in descr_model_battle.txt from fs_spearman (or whatever) to fs_swordsman (with the speed you want).

I think that's all.:2thumbsup:

Edit: I don't remember if the original hoplite militia has sword as secondary weapon. In case not the steps are:
1- Open a cas model with the sword you want.
2- Select that weapon. Save selection as max.
3- Open the hoplite militia model and delete the spear (primary weapon).
4- Import the sword model, name it as primary weapon (if it has another name), link it to the right hand.
5- Modify export_descr_unit and descr_model_battle as in the case before.

Dovlex
10-09-2007, 23:11
Thanks Monkwarrior but i have one question... what is this in folder of model_unit in RTW directory.

barb_female_peasant_70.CAS
barb_female_peasant_100.CAS
barb_female_peasant_200.CAS
barb_female_peasant_300.CAS witch file i must edit ?:wall:

Charge
10-10-2007, 08:35
3d Max costs a small fortune (about £2500)
Hell... You seriously payed for it? ~D :inquisitive:

Monkwarrior
10-10-2007, 09:18
Thanks Monkwarrior but i have one question... what is this in folder of model_unit in RTW directory.

barb_female_peasant_70.CAS
barb_female_peasant_100.CAS
barb_female_peasant_200.CAS
barb_female_peasant_300.CAS witch file i must edit ?:wall:
I usually edit the model with highest resolution (polygons) and use the edited one for all the distances.