Porting Over sprites from TC2M

This is where our experts try to teach you the very flexible modding system for our previous release - SOW Gettysburg and its add-ons. It's powerful, but dangerous. Post your tips and your questions.
Davinci
Reactions:
Posts: 3034
Joined: Wed Jul 02, 2008 12:53 pm

Re: Porting Over sprites from TC2M

Post by Davinci »

It's just weird. It's not like I haven't moved stuff around this game before. I've got to have missed something. I hate that. Grrr....
Well.....My definition of modding has always been...

Spending ten-hours trying to figure something out…..

And, then spending eleven-hours trying to undo everything that you just spent ten-hours doing!

davinci
Last edited by Davinci on Sun Jul 21, 2013 11:51 pm, edited 1 time in total.
The only true logic is that, there is no true logic!
Jack ONeill
Reactions:
Posts: 1896
Joined: Mon Apr 28, 2008 10:49 pm

Re: Porting Over sprites from TC2M

Post by Jack ONeill »

DaV,

Finally got them into the game. Damn. Couple of things - I noticed they don't show up in the unitglobal file. Is that significant?
How do we get them to show up as a unit?
How do we get them on the British side? I tried just changing the _USA_ to _CSA_ but that didn't work. Too easy, eh?
Also, they only seem to show up on one OOB.

Thanks again.

Jack B)
Last edited by Jack ONeill on Mon Jul 22, 2013 12:06 am, edited 1 time in total.
American by birth, Californian by geography, Southerner by the Grace of God.

"Molon Labe"
Davinci
Reactions:
Posts: 3034
Joined: Wed Jul 02, 2008 12:53 pm

Re: Porting Over sprites from TC2M

Post by Davinci »

I noticed they don't show up in the unitglobal file. Is that significant?
I just copied them into one of the unitglobal files from the Napoleon Mod to see if it would work.

So, I'm not sure what the correct answer is here on that question.
How do we get them to show up as a unit?
I would say to create a unit in the unitglobal file. But, you already know that. I'll have a better answer after the storm pass-over in Tennessee. time for Computer to turn off.
How do we get them on the British side? I tried just changing the _USA_ to _CSA_ but that didn't work. Too easy, eh?
I'm not sure which side is which in the Napoleon game.
Also, they only seem to show up on one OOB.
Probably due to Me only adding them into that one unitglobal file for that particular unit.

I'll report back in several hours.

davinci
Last edited by Davinci on Mon Jul 22, 2013 12:26 am, edited 1 time in total.
The only true logic is that, there is no true logic!
Davinci
Reactions:
Posts: 3034
Joined: Wed Jul 02, 2008 12:53 pm

Re: Porting Over sprites from TC2M

Post by Davinci »

Jack - Yes, they have to be in the unitglobal file to work.

The line that started with GB_LINF - I just placed the units inside of that line, which was under the British heading in that file:

Example :

unitglobal
,BRITISH,,,,,,,,,,,,,,,,,,,,,,,,,
GB_LINF,1,,,4,8,USPR_BR_Gre_H_01_Private,USPR_BR_Gre_H_01_Private,USPR_BR_Gre_H_01_Private,,,,SFX_Inf_Walk_1,SFX_Inf_Stand_1,SFX_Art_Load_1,SFX_Art_Ready_1,SFX_Inf_Fire_1,SFX_Inf_Run_1,SFX_Inf_Charge_2,SFX_Inf_CSA_Melee_1,SFX_Inf_Prone_1,GB_OB,GUI_LINE_LVL6_Inf,GUI_CS_LVL6_Friendly,GUI_CS_Enemy,DRIL_Lvl6_Inf_LineFight,DRIL_Lvl6_Inf_Column

But, I'm probably not the best source on the Napoleon War - as to which unit goes where.

Also - the firing sequence will have to be fixed before they are ready for combat!
The attachment 1_2013-07-21-3.jpg is no longer available
davinci
Attachments
1_2013-07-21-3.jpg
1_2013-07-21-3.jpg (254.62 KiB) Viewed 295 times
Last edited by Davinci on Mon Jul 22, 2013 1:51 am, edited 1 time in total.
The only true logic is that, there is no true logic!
Jack ONeill
Reactions:
Posts: 1896
Joined: Mon Apr 28, 2008 10:49 pm

Re: Porting Over sprites from TC2M

Post by Jack ONeill »

DaV,

ALL good. Saw the GB_LINF line but didn't make the connection. Good deal. Yes, I think I can get them to work. Going to try retarding the reload times in the rifles.gfx file and see if that might work. There is a Brown Bess Musket in there. We'll see. Awesome help!

Jack B)
American by birth, Californian by geography, Southerner by the Grace of God.

"Molon Labe"
Davinci
Reactions:
Posts: 3034
Joined: Wed Jul 02, 2008 12:53 pm

Re: Porting Over sprites from TC2M

Post by Davinci »

Going to try retarding the reload times in the rifles.gfx file and see if that might work. There is a Brown Bess Musket in there. We'll see. Awesome help!
Jack - I tried cutting the two sheets into eight sheets but that didn't work, the units just turn-in-circles and shoot......WOW

So, I went back to the two-sheets and tried placing the Stand graphic in place of the units firing too-fast ......That Actually Worked .....Can't figure out why it worked!

Conclusion - I'm going to try to fine-tune it so that it isn't as much standing between shots.

davinci
The only true logic is that, there is no true logic!
Jack ONeill
Reactions:
Posts: 1896
Joined: Mon Apr 28, 2008 10:49 pm

Re: Porting Over sprites from TC2M

Post by Jack ONeill »

DaV,

You're awesome.

I finally got the troops on the field, once "Day of the Idiots" finally stopped here at the house. Appreciate all the help. Now, time to get some more troop types in. LOL!

Jack B)

"Molon Labe"

Oh yeah - now I've got to figure out how to get rid of the Officer next to the flags. LOL!
Last edited by Jack ONeill on Mon Jul 22, 2013 9:46 am, edited 1 time in total.
American by birth, Californian by geography, Southerner by the Grace of God.

"Molon Labe"
Davinci
Reactions:
Posts: 3034
Joined: Wed Jul 02, 2008 12:53 pm

Re: Porting Over sprites from TC2M

Post by Davinci »

Oh yeah - now I've got to figure out how to get rid of the Officer next to the flags. LOL!
Hmm, I'm not sure who you are referring to, What Officer and What Flag ?

................................
EDIT Post : To add this:
................................

Hey, check to make sure that the unit is falling (i.e..dead) during combat. I haven't seen one of those soldiers on the ground during my experiment.

davinci
Last edited by Davinci on Mon Jul 22, 2013 8:53 pm, edited 1 time in total.
The only true logic is that, there is no true logic!
Jack ONeill
Reactions:
Posts: 1896
Joined: Mon Apr 28, 2008 10:49 pm

Re: Porting Over sprites from TC2M

Post by Jack ONeill »

DAV,

Good Morning!

Will post a pic of what I'm talking about here in a bit. Will put together a quick fight in a bit and check on dead Grenadiers.

Question - Did you make any actual changes to the Graphics Files you used? I ask because I tried to bring over a different type of Infantry last night. I changed all the files in the same way you did, new names and all that, but got almost the same issues I did before when I did it on my own. As best I can tell, the Graphics files for the Grenadiers, (the ones you used), and the regular British Infantry are identical except for the picture, (ie: infantry type). Therefore, extrapolating on that, changing all the Graphics and Logistics files to reflect the new names, etc, should have produced the same result - except it didn't. Strange.

Will post pics in a bit.

Jack B)

"Molon Labe"
American by birth, Californian by geography, Southerner by the Grace of God.

"Molon Labe"
Davinci
Reactions:
Posts: 3034
Joined: Wed Jul 02, 2008 12:53 pm

Re: Porting Over sprites from TC2M

Post by Davinci »

Will put together a quick fight in a bit and check on dead Grenadiers.
OK, for some reason or another, the Union Troops just wouldn’t shoot any of those guys wearing red, so I might have messed up somewhere with the death file.
Question - Did you make any actual changes to the Graphics Files you used? I ask because I tried to bring over a different type of Infantry last night. I changed all the files in the same way you did, new names and all that, but got almost the same issues I did before when I did it on my own.
Negative , other than trying to make the eight shooting files from the two files, but I didn’t give you those files.

It’s probably just something that you are over-looking!

Hey, Zeke or gunship is going to have to explain how the Fire files are working, it’s way over my head.

Once they do, the Fire files can be cropped and placed into eight different files.

davinci
The only true logic is that, there is no true logic!
Post Reply