.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
World Supremacy- Save $9.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: Starfury

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old June 8th, 2010, 12:51 AM

rstaats10 rstaats10 is offline
Corporal
 
Join Date: Jul 2007
Posts: 111
Thanks: 0
Thanked 4 Times in 2 Posts
rstaats10 is on a distinguished road
Default 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";
}
}
}
}
Reply With Quote
 

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 08:38 PM.


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