FC content pack flan's [UBERTHREADNAUGHT]
Forum rules
- All off-topic posts will be removed without notice.
- Poorly written topics/posts will be edited without warning
- Unnecessary topics will be deleted or locked without warning.
- Posts may be moved without warning.
- All off-topic posts will be removed without notice.
- Poorly written topics/posts will be edited without warning
- Unnecessary topics will be deleted or locked without warning.
- Posts may be moved without warning.
-
- Fleet Admiral
- Posts:3217
- Joined:Wed Dec 05, 2012 9:54 pm
- Affiliation:Hexalan
- IGN:PCaptainRexK
- Location:Hexalan
[joke]So did you know about this new "Futurecraft" Flan pack? It sounds really neat, if not a rip-off of what we're trying to do with Futurecraft.[/joke]
cats wrote:I literally cannot be wrong about this fictional universe
-
- Developer
- Posts:2968
- Joined:Fri Dec 07, 2012 1:25 am
- Affiliation:NSCD
- IGN:Currently:Small_Bear
- Location:Yes
Re: FC content pack flan's
Yes totally shameless rip off, we should sue/shoot/assimilate themVinyl Scratch wrote:[joke]So did you know about this new "Futurecraft" Flan pack? It sounds really neat, if not a rip-off of what we're trying to do with Futurecraft.[/joke]
Also Tiel, if you can show me the format craftstudio exports in, I can tell you if I can use it or not, it doesn't allow me to do any more, but it'll be a lot quicker
Spoiler:
Mistake Not... wrote: This isn't rocket science, *!

Spoiler:
-
- Rear Admiral
- Posts:1890
- Joined:Sat Dec 01, 2012 9:39 am
- Affiliation:GLORIOUS REPUBLIC
Re: FC content pack flan's
It doesn't export in Turbomodelthingy. It'd be like creating just a plain Java project in Techne.Prototype wrote:Yes totally shameless rip off, we should sue/shoot/assimilate themVinyl Scratch wrote:[joke]So did you know about this new "Futurecraft" Flan pack? It sounds really neat, if not a rip-off of what we're trying to do with Futurecraft.[/joke]
Also Tiel, if you can show me the format craftstudio exports in, I can tell you if I can use it or not, it doesn't allow me to do any more, but it'll be a lot quicker
package net.minecraft.src;
public class ModelTiel extends ModelBase
{
ModelRenderer Head;
ModelRenderer Torso;
ModelRenderer Rightleg;
ModelRenderer Leftleg;
ModelRenderer Leftarm;
ModelRenderer Rightarm;
public ModelTiel()
{
this( 0.0f );
}
public ModelTiel( float par1 )
{
Head = new ModelRenderer( this, 0, 0 );
Head.setTextureSize( 128, 64 );
Head.addBox( -8F, -16F, -8F, 16, 16, 16);
Head.setRotationPoint( 0F, -21F, 0F );
Torso = new ModelRenderer( this, 32, 32 );
Torso.setTextureSize( 128, 64 );
Torso.addBox( -8F, -12F, -4F, 16, 24, 8);
Torso.setRotationPoint( 0F, -9F, 0F );
Rightleg = new ModelRenderer( this, 0, 32 );
Rightleg.setTextureSize( 128, 64 );
Rightleg.addBox( -4F, 0F, -4F, 8, 24, 8);
Rightleg.setRotationPoint( -4F, 3F, 0F );
Leftleg = new ModelRenderer( this, 0, 32 );
Leftleg.setTextureSize( 128, 64 );
Leftleg.addBox( -4F, 0F, -4F, 8, 24, 8);
Leftleg.setRotationPoint( 4F, 3F, 0F );
Leftarm = new ModelRenderer( this, 80, 32 );
Leftarm.setTextureSize( 128, 64 );
Leftarm.addBox( -4F, -4F, -4F, 8, 24, 8);
Leftarm.setRotationPoint( 12F, -17F, 0F );
Rightarm = new ModelRenderer( this, 80, 32 );
Rightarm.setTextureSize( 128, 64 );
Rightarm.addBox( -4F, -4F, -4F, 8, 24, 8);
Rightarm.setRotationPoint( -12F, -17F, 0F );
}
public void render(Entity par1Entity, float par2, float par3, float par4, float par5, float par6, float par7)
{
Head.rotateAngleX = 0F;
Head.rotateAngleY = 0F;
Head.rotateAngleZ = 0F;
Head.renderWithRotation(par7);
Torso.rotateAngleX = 0F;
Torso.rotateAngleY = 0F;
Torso.rotateAngleZ = 0F;
Torso.renderWithRotation(par7);
Rightleg.rotateAngleX = 0F;
Rightleg.rotateAngleY = 0F;
Rightleg.rotateAngleZ = 0F;
Rightleg.renderWithRotation(par7);
Leftleg.rotateAngleX = 0F;
Leftleg.rotateAngleY = 0F;
Leftleg.rotateAngleZ = 0F;
Leftleg.renderWithRotation(par7);
Leftarm.rotateAngleX = 0F;
Leftarm.rotateAngleY = 0F;
Leftarm.rotateAngleZ = 0F;
Leftarm.renderWithRotation(par7);
Rightarm.rotateAngleX = 0F;
Rightarm.rotateAngleY = 0F;
Rightarm.rotateAngleZ = 0F;
Rightarm.renderWithRotation(par7);
}
}

-
- Developer
- Posts:2968
- Joined:Fri Dec 07, 2012 1:25 am
- Affiliation:NSCD
- IGN:Currently:Small_Bear
- Location:Yes
Re: FC content pack flan's
I can use that, I'll need to tweak the code, but I can get the shape data out of that.
Can you make shapes with it (polygons)?
Can you make shapes with it (polygons)?
Spoiler:
Mistake Not... wrote: This isn't rocket science, *!

Spoiler:
-
- Rear Admiral
- Posts:1890
- Joined:Sat Dec 01, 2012 9:39 am
- Affiliation:GLORIOUS REPUBLIC
-
- Developer
- Posts:2968
- Joined:Fri Dec 07, 2012 1:25 am
- Affiliation:NSCD
- IGN:Currently:Small_Bear
- Location:Yes
Re: FC content pack flan's
I thought craftstudio did use shapes, oh well.
Spoiler:
Mistake Not... wrote: This isn't rocket science, *!

Spoiler:
-
- Vice Admiral
- Posts:2312
- Joined:Sun Dec 09, 2012 10:21 pm
- Affiliation:Strigiforme
- IGN:ACH0225
- Location:Cuuyth
Re: FC content pack flan's
Could there be a new bomber with a delta shape called the T-35 Owl? Could it use fire charges as ammunition?

mfw brony imagesfr0stbyte124 wrote:5 months from now, I will publish a paper on an efficient method for rendering millions of owls to a screen.
Spoiler:
-
- Fleet Admiral
- Posts:3021
- Joined:Fri Dec 07, 2012 12:10 pm
- Affiliation:[redacted]
- IGN:Ivan2006
- Location:In a universe.
- Contact:
Re: FC content pack flan's
Bad news for you: you can put any MG as guns for any plane as well as any thing classified as "bomb" into any plane that has a bomb bay.
Quotes:
Spoiler:
-
- Developer
- Posts:2968
- Joined:Fri Dec 07, 2012 1:25 am
- Affiliation:NSCD
- IGN:Currently:Small_Bear
- Location:Yes
Re: FC content pack flan's
So?Ivan2006 wrote:Bad news for you: you can put any MG as guns for any plane as well as any thing classified as "bomb" into any plane that has a bomb bay.
It's called a content package for a reason, all content is intrchangeable, you can use any engine on any plane too.
Spoiler:
Mistake Not... wrote: This isn't rocket science, *!

Spoiler:
-
- Fleet Admiral
- Posts:3021
- Joined:Fri Dec 07, 2012 12:10 pm
- Affiliation:[redacted]
- IGN:Ivan2006
- Location:In a universe.
- Contact:
Re: FC content pack flan's
Point is that ACH won´t be able to get people to use his fireball-shooter in a plane.
Quotes:
Spoiler:
-
- Developer
- Posts:2968
- Joined:Fri Dec 07, 2012 1:25 am
- Affiliation:NSCD
- IGN:Currently:Small_Bear
- Location:Yes
Re: FC content pack flan's
Right, looks like the HD icon patch got implemented into Flans mod, because of this, I can do HD gun textures, and I have decided I will add four teams (with new guns classes and armour)
I shall base these teams on factions from here
So far I plan:
NSCD
NeoRome
UTN
Strigiforme republic (will be abbreviated to SR)
Now, if the people who own these would like to send me designs for guns an such (I need a pistol, a battle rifle, a sniper rifle, a shotgun and a rocket/grenade launcher) and if you can make a 16x16 logo, which will be turned into an Item so I can make team specific planes (will be part of the cockpit, and the textures of the planes) then that'd be grand
Also colour schemes for armour
An I may add other factions later.
If my experiment with a HD NSCD standard battle rifle works. I'll say so
I shall base these teams on factions from here
So far I plan:
NSCD
NeoRome
UTN
Strigiforme republic (will be abbreviated to SR)
Now, if the people who own these would like to send me designs for guns an such (I need a pistol, a battle rifle, a sniper rifle, a shotgun and a rocket/grenade launcher) and if you can make a 16x16 logo, which will be turned into an Item so I can make team specific planes (will be part of the cockpit, and the textures of the planes) then that'd be grand
Also colour schemes for armour
An I may add other factions later.
If my experiment with a HD NSCD standard battle rifle works. I'll say so
Spoiler:
Mistake Not... wrote: This isn't rocket science, *!

Spoiler:
-
- Developer
- Posts:2968
- Joined:Fri Dec 07, 2012 1:25 am
- Affiliation:NSCD
- IGN:Currently:Small_Bear
- Location:Yes
Re: FC content pack flan's
HD textures work, and I can do much more than 64x64:

this one is just a test, I'll fix the white edges

this one is just a test, I'll fix the white edges
Spoiler:
Mistake Not... wrote: This isn't rocket science, *!

Spoiler:
-
- Rear Admiral
- Posts:1890
- Joined:Sat Dec 01, 2012 9:39 am
- Affiliation:GLORIOUS REPUBLIC
Re: FC content pack flan's
If I may suggest,Prototype wrote:Right, looks like the HD icon patch got implemented into Flans mod, because of this, I can do HD gun textures, and I have decided I will add four teams (with new guns classes and armour)
I shall base these teams on factions from here
So far I plan:
NSCD
NeoRome
UTN
Strigiforme republic (will be abbreviated to SR)
Now, if the people who own these would like to send me designs for guns an such (I need a pistol, a battle rifle, a sniper rifle, a shotgun and a rocket/grenade launcher) and if you can make a 16x16 logo, which will be turned into an Item so I can make team specific planes (will be part of the cockpit, and the textures of the planes) then that'd be grand
Also colour schemes for armour
An I may add other factions later.
If my experiment with a HD NSCD standard battle rifle works. I'll say so
United Terran Front
Avis Coalition
NCSD (Or OpFor, essentially anything that doesn't fall under humans or birds, which is decidedly a distinct minority on the forum)
So you encompass all factions without having to overdo it on the conceptual side. I can come up with some designs for weapons but I can't guarantee the textures will be any good.

-
- Developer
- Posts:2968
- Joined:Fri Dec 07, 2012 1:25 am
- Affiliation:NSCD
- IGN:Currently:Small_Bear
- Location:Yes
Re: FC content pack flan's
Wait, are you suggesting other teams, or saying I should change the names of the ones there?
Spoiler:
Mistake Not... wrote: This isn't rocket science, *!

Spoiler:
-
- Rear Admiral
- Posts:1890
- Joined:Sat Dec 01, 2012 9:39 am
- Affiliation:GLORIOUS REPUBLIC
Re: FC content pack flan's
I'm suggesting creating 'blanket' factions - for example, the United Terran Front could encompass the UTN, NeoRome, etc, instead of swamping yourself in work when everyone demands an individual faction in the content pack.
