.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Space Empires: Starfury (http://forum.shrapnelgames.com/forumdisplay.php?f=53)
-   -   StarBlazers Mod (http://forum.shrapnelgames.com/showthread.php?t=44480)

rstaats10 June 8th, 2010 12:51 AM

Re: StarBlazers Mod
 
Campeador I figured out how to fix your ships so they can be starting player ships. Let me know what ships you would want as a player starting ship, some of the fighters come to mind and I will provide a download for them. Or if you want to fix them it is an easy fix by opening the xfile and C&P the bitmap texture to the materials that have a unassigned or default textures to them. An example below is taken from part of the xfile.

From the fighter arrowlet:
Material {
1.000000;1.000000;1.000000;1.000000;;
128.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;

TextureFilename {
"Unassigned";
}
}

Material {
0.878431;0.878431;0.878431;1.000000;;
33.000000;
1.000000;1.000000;1.000000;;
0.878431;0.878431;0.878431;;

TextureFilename {
" -- default --";
}
}

Material {
1.000000;1.000000;1.000000;1.000000;;
128.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;

TextureFilename {
"RP08.bmp";
}
}
}
}


From the fixed xfile fighter Arrowlet:

Material {
1.000000;1.000000;1.000000;1.000000;;
128.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;

TextureFilename {
"RP08.bmp";
}
}

Material {
0.878431;0.878431;0.878431;1.000000;;
33.000000;
1.000000;1.000000;1.000000;;
0.878431;0.878431;0.878431;;

TextureFilename {
"RP08.bmp";
}
}

Material {
1.000000;1.000000;1.000000;1.000000;;
128.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;

TextureFilename {
"RP08.bmp";
}
}
}
}

Campeador June 13th, 2010 12:41 AM

Re: StarBlazers Mod
 
rstaats10,
Great! You are a genius! Two Star Blazers Mods and six Multiverse and all the problem was a simple "Unassigned" or " -- default --" swap?! :doh:<?xml:nam
I just tried on the Klingon Battlecruiser and it works! ....I am so unworthy... I must now climb a hill and do a full year meditating on how limited my... ah forget it. :confused:
Anyway, thanks!

By the way do you ever rest?

On my part I am still slowly working on Multiverse 6. I have done it twice, discarded and restarted again from scratch, since I did not like how my previous attempts were turning out. But now I am finally on the right path. Some single missions have taken me a month to make the battle plan and play and replay until I am happy. So I’m at 50% still a few months away.

mikewhl June 15th, 2010 04:58 PM

Re: StarBlazers Mod
 
1 Attachment(s)
Here are four more ships if your interested.

MIKE

rstaats10 June 15th, 2010 08:27 PM

Re: StarBlazers Mod
 
Thanks Mike. I will add those ships in to the mod. I will be on vacation so I will take a look at those when I get back.


All times are GMT -4. The time now is 10:18 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.