PDA

View Full Version : how do i add a new animal type?



attila_of_nazareth
07-20-2008, 12:31
how do i add a new animal type?

i want to create a demon for mythology_tw, we can do the unit but i want it to have the ‘flaming pig’ effect, this is so i can modify the flames to create a smoke effect around the demon.

any ideas on how i can do this?

thanks!

attila_of_nazareth
07-20-2008, 22:47
ok i worked it out with the help of some guys at twc, this may be a useful effect for some of you...

https://i10.photobucket.com/albums/a145/rleonard/flamingmen.jpg

the way you do it is to not add a texture line, it seams that the game automatically implements the skin! it does the same for missiles, i will check the chariots see if it works for them too ~ i would love to be able to mod them.

here is the dmb test entry...

type pig
skeleton fs_dagger
indiv_range 40
model_flexi data/models_unit/officer_barb_lesser_general_high.CAS, 8
model_flexi data/models_unit/officer_barb_lesser_general_med.CAS, 15
model_flexi data/models_unit/officer_barb_lesser_general_low.CAS, 30
model_flexi data/models_unit/officer_barb_lesser_general_lowest.CAS, max
model_sprite 60.0, data/sprites/celt_lesser_general_sprite.spr
model_sprite 120.0, data/sprites/pig_sprite.spr
model_tri 700, 0.3f, 0.3f, 0.3f

wlesmana
07-21-2008, 15:05
Do they die after a while of being on fire?