Ok, maybe this was asked before, but how exactly create (or rather implement) a new unit?
Here´s what I tried:
- used Flicster to create four different flc anims for a new unit (an M60 tank), the anims are:
m60attack.flc
m60default.flc
m60run.flc
m60death.flc
- then I created an m60 subfolder in civ3/art/units
- copied the panzer sounds and his .ini and .AMB files to the m60 folder
- edited the panzer.ini file (under "animations) to implement the m60 anims instead of the panzer anims, but I did not change other values, e.g. the "time" or "speed" settings
- renamed panzer.ini to m60.ini
- renamed the file Panzer.AMB to m60.AMB (but I have no idea what this file is used for)
- then I opened the hacked editor created a little test scn (small map, two players) and added a new unit with the "add" button.
- made the unit (of course called M60) available without any resources and for all civs (for test purposes-to make it available from the scn start on)
Result: when I start the test scn, it A) crashes or B) loads fine, but the new unit doesn´t show up in the build menu
Where is the mistake?
Here´s what I tried:
- used Flicster to create four different flc anims for a new unit (an M60 tank), the anims are:
m60attack.flc
m60default.flc
m60run.flc
m60death.flc
- then I created an m60 subfolder in civ3/art/units
- copied the panzer sounds and his .ini and .AMB files to the m60 folder
- edited the panzer.ini file (under "animations) to implement the m60 anims instead of the panzer anims, but I did not change other values, e.g. the "time" or "speed" settings
- renamed panzer.ini to m60.ini
- renamed the file Panzer.AMB to m60.AMB (but I have no idea what this file is used for)
- then I opened the hacked editor created a little test scn (small map, two players) and added a new unit with the "add" button.
- made the unit (of course called M60) available without any resources and for all civs (for test purposes-to make it available from the scn start on)
Result: when I start the test scn, it A) crashes or B) loads fine, but the new unit doesn´t show up in the build menu
Where is the mistake?