Is it possible - for example - to take the Dragoons model and copy it, rename it Dragoons_Late (or something of the sort) and have a second dragoons to wrap with a new skin? I would like to use the dragoons to be a kind of leader and staff because the are dismounted when motionless, but I want them to have different flags, uniforms, etc. Or are the names and numbers of the 3D models coded somewhere else?
Thanks kindly for entertaining the question, however ridiculous it may turn out to be.
Unit Models
Moderators: rbodleyscott, Slitherine Core, Gothic Labs
-
- Field of Glory 2
- Posts: 28310
- Joined: Sun Dec 04, 2005 6:25 pm
Re: Unit Models
You can do it simply by cloning the model with a new name. This will work correctly in Skirmish mode. However, it won't work correctly in the Editor because the model .s3f files have internal references to the texture name, so in the Editor the "new" model will use the texture for the old model.
Unfortunately you cannot edit the filename reference in the .s3f file (you can but it doesn't seem to work). However you can easily edit it in the .s4f source file.
PM me with your email address and I will send you the Dragoons.S4f file with simple instructions as to how to use it.
Unfortunately you cannot edit the filename reference in the .s3f file (you can but it doesn't seem to work). However you can easily edit it in the .s4f source file.
PM me with your email address and I will send you the Dragoons.S4f file with simple instructions as to how to use it.
Richard Bodley Scott


Re: Unit Models
Wait. Editing the .s4f results into an error when loading the 3d model in the game for some reason. So I think I have to go back to my .s3f files to do it?
-
- Field of Glory 2
- Posts: 28310
- Joined: Sun Dec 04, 2005 6:25 pm
Re: Unit Models
Yes, sorry, that is what I meant. I had it the wrong way round. It is the S4f files that can't usefully be edited, and the s3f files that can.jomni wrote:Wait. Editing the .s4f results into an error when loading the 3d model in the game for some reason. So I think I have to go back to my .s3f files to do it?
Richard Bodley Scott


-
- Corporal - Strongpoint
- Posts: 63
- Joined: Fri Apr 24, 2015 1:30 am
Re: Unit Models
Thanks, Richard. The email has been sent and I am looking forward to your response. I have having a delightfully time both playing with and tinkering with P&S. I wait with baited breath to see what you have in store for us in the future - or as you put it so elegantly "In due course."
All my best.
All my best.
-
- Field of Glory 2
- Posts: 28310
- Joined: Sun Dec 04, 2005 6:25 pm
Re: Unit Models
As I cannot get at my computer to send you the dragoons.s3f for a few days, perhaps jomni would be kind enough to send it to you, as I think it is among the stuff I sent him previously.macdonncadh wrote:Thanks, Richard. The email has been sent and I am looking forward to your response. I have having a delightfully time both playing with and tinkering with P&S. I wait with baited breath to see what you have in store for us in the future - or as you put it so elegantly "In due course."
All my best.
You can load a clone of the .s3f file, with the new filename, into a text editor and change the texture filename reference. Then if you put the new .s3f file in your campaign's /data/battle/units folder, the program will automatically generate the .s4f version.
Richard Bodley Scott


Re: Unit Models
macdonnacadh, check your PM.rbodleyscott wrote:As I cannot get at my computer to send you the dragoons.s3f for a few days, perhaps jomni would be kind enough to send it to you, as I think it is among the stuff I sent him previously.macdonncadh wrote:Thanks, Richard. The email has been sent and I am looking forward to your response. I have having a delightfully time both playing with and tinkering with P&S. I wait with baited breath to see what you have in store for us in the future - or as you put it so elegantly "In due course."
All my best.
You can load a clone of the .s3f file, with the new filename, into a text editor and change the texture filename reference. Then if you put the new .s3f file in your campaign's /data/battle/units folder, the program will automatically generate the .s4f version.
-
- Corporal - Strongpoint
- Posts: 63
- Joined: Fri Apr 24, 2015 1:30 am
Re: Unit Models
Thanks Richard, Jomni...