Author Topic: Squad Logos  (Read 3043 times)

0 Members and 1 Guest are viewing this topic.

Offline Knight Templar

  • Stealth
  • 212
  • I'm a magic man, I've got magic hands.
I was recently thinking about something that would be very nice to have in Freespace.

Selectable Squad Logos

i.e. in the wing edit screen we there could be a place to select a squad logo.

This would be a big step up from the uniform ones we have now (in the mission specs) and would have obvious uses such as multiple squadrons in one mission.

So there's the idea, I assume it'll be done with 3 updated versions by this time tommarow ;)


Go.
Copyright ©1976, 2003, KT Enterprises. All rights reserved

"I don't want to get laid right now. I want to get drunk."- Mars

Too Long, Didn't Read

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
I'm looking into it. :)

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
I already did this... but I think I lost it before it got commited, I'll see about reviveing it tomaro
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 

Offline Anaz

  • 210
yes! This definetly helps with "player immersion" if all the allied fighters don't have the same squad logo, and all the enemy fighters don't have that little scorpion tail thing.
Arrr. I'm a pirate.

AotD, DatDB, TVWP, LM. Ph34r.

You WILL go to warpstorm...

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
FS2 coding complete. :) I'll have to test it, then add something to the dialog box in FRED.

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
FS2 implementation done. :) Put +Squad Logo: filename.pcx beneath the wing name in the mission file.  The logo will override the player's squad logo for every wing except the player's wing.

Now to FRED, and the commit. :)
« Last Edit: January 06, 2003, 11:19:22 am by 561 »

 

Offline Sesquipedalian

  • Atankharz'ythi
  • 211
Sesqu... Sesqui... what?
Sesquipedalian, the best word in the English language.

The Scroll of Atankharzim | FS2 syntax highlighting

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
FRED2 implementation complete.  Committing now. :)

 

Offline Anaz

  • 210
Arrr. I'm a pirate.

AotD, DatDB, TVWP, LM. Ph34r.

You WILL go to warpstorm...

  

Offline Solatar

  • 211
This'll be in fs2_open3.41 correct?

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
Yup - it'll be in whatever the next release is. :)

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
Quote
Originally posted by Bobboau
I already did this... but I think I lost it before it got commited, I'll see about reviveing it tomaro


Eesh, you're right.  I see that nameplate stuff strewn around.  Did you actually finish it?  I tried putting in a nameplate and it didn't work.

And another thing: instead of trying to reinvent the wheel and render the nameplate on top of everything, why not assign the nameplate as the model's insignia?

Like this:
Code: [Select]
model_set_insignia_bitmap(shipp->nameplate);

It might be interesting to put all together.  Ship nameplates override wing logos which override the player's logo. :)

 

Offline Knight Templar

  • Stealth
  • 212
  • I'm a magic man, I've got magic hands.
Sa-weeet :D

Thanks
Copyright ©1976, 2003, KT Enterprises. All rights reserved

"I don't want to get laid right now. I want to get drunk."- Mars

Too Long, Didn't Read