Page 2 of 2
Posted: 22 Oct 2005, 18:58
by SinbadEV
did you make sure the exported textures had a 00 at the end (instead of metal.bmp you need metal00.bmp)
Posted: 22 Oct 2005, 19:37
by Anti Hacker
SinbadEV wrote:did you make sure the exported textures had a 00 at the end (instead of metal.bmp you need metal00.bmp)
no, no I didnt! Thanks for than, and now for an Update:
^ The Yamato, one of my favourite units of all time. I think its main gun is conflicting with another unit... conflict crushing time.
Posted: 22 Oct 2005, 20:48
by SinbadEV
Just a note, since you seem to know what your doing with TA, There is no limit to the max weapons in the engine so just giving the one for your Yamato a unique id might work... also, that ship looks big so you might also want to know that in spring you can replace PrimaryWeapon/SecondaryWeapon or whatever with Weapon1 Weapon2 all the way up to Weapon16 (upping the max weapons from 3 to 16)
Posted: 23 Oct 2005, 00:21
by GrOuNd_ZeRo
ID's are completely ignored, if the weapon does it fire there must be something else wrong...
A good way to make weapons invisible is to give them a laser with 0 intensity and width, so you can atleast have the melee unit not emit a plasma ball, an empty model will work fine too...
Posted: 23 Oct 2005, 14:48
by Anti Hacker
I have now removed the melee infantryman, and I'm trying to find a way to sort out the Yamatos main gun. Any Ideas as to why it might not be working? I hear that some OTA scripting just wont work at all with TA:Spring, so, what I'd like to do is to alter the script of the main gun so it will work but not change it too much, becase that would make it too different to how the author intended it to be.
Edit, The admirals gun works fine... but not its rockets! They have the oppsoite problem to each other... maybe I can yoink scripting from each of them and place it in the other...
anyway, pics:

Posted: 24 Oct 2005, 17:23
by Anti Hacker
Also, what do people use for a gaf-bmp/tga converter?
Posted: 24 Oct 2005, 17:50
by Kuroneko
Anti Hacker wrote:Also, what do people use for a gaf-bmp/tga converter?
gaf-bmp?
gafdump -
http://www.fileuniverse.com/?p=showitem&ID=734
Posted: 24 Oct 2005, 22:16
by Anti Hacker
Thankyou so much!