Page 1 of 1
Can you change a clone marine into a jet trooper? Hex
Posted: Fri Sep 07, 2007 10:17 pm
by Jango_Fett_A
I was wondering, is it possible at all to change the clone marine in any space level to a jet trooper? Or can you change any clone unit into a clone pilot on the tantive IV? I already know how to alter the files using a hex editor but I don't know how to replace a unit with one that has a longer/ shorter name. If it is possible please let me know! Thanks
Re: Can you change a clone marine into a jet trooper? Hex
Posted: Fri Sep 07, 2007 10:24 pm
by Penguin
can't replace anything with a longer name, if its a shorter name the remaining spaces just have to be blank ( 00 )
Re: Can you change a clone marine into a jet trooper? Hex
Posted: Fri Sep 07, 2007 10:32 pm
by Jango_Fett_A
Penguin wrote:can't replace anything with a longer name, if its a shorter name the remaining spaces just have to be blank ( 00 )
So i just replace any remaining characters with 0? If so, Thanks!!!
Re: Can you change a clone marine into a jet trooper? Hex
Posted: Fri Sep 07, 2007 11:13 pm
by authraw
Jango_Fett_A wrote:Penguin wrote:can't replace anything with a longer name, if its a shorter name the remaining spaces just have to be blank ( 00 )
So i just replace any remaining characters with 0? If so, Thanks!!!
Yep. Just make sure you put the zeroes in on the HEX side, not the text side. I made that mistake when I first started--it took me forever to figure it out.

Re: Can you change a clone marine into a jet trooper? Hex
Posted: Sat Sep 08, 2007 1:35 pm
by Jango_Fett_A
authraw wrote:Jango_Fett_A wrote:Penguin wrote:can't replace anything with a longer name, if its a shorter name the remaining spaces just have to be blank ( 00 )
So i just replace any remaining characters with 0? If so, Thanks!!!
Yep. Just make sure you put the zeroes in on the HEX side, not the text side. I made that mistake when I first started--it took me forever to figure it out.

Thanks! I would have put the 0's in the text side if you hadn't of said that!
