Author Topic: IDEA: Inreplacable ships and weapons.  (Read 4174 times)

0 Members and 1 Guest are viewing this topic.

IDEA: Inreplacable ships and weapons.
Yeah, another one.

I'd figured, that if you have for example four perseus's at the start of the campaign, and one of them goes down, you only have 3 perseus's at the next mission (and if 2 go down 2, and if three go down 1). This counts the same for weapons. If your GTF Myrmydon with Helios Torpedoes goes down, you will lose some of your Helios torpedoes, and can't use them anymore in the next mission (and the same counts if they get fired)

This should make things a lot harder and will make the depart function (along with my other idea) even more important.




 
Re: IDEA: Inreplacable ships and weapons.
Thats a great idea! :yes:
I can see how that is gonna be a ***** to make though.
Maybe it can be used with Variables in the future? (Personally i hate variables, but thats because i havnt been bothered to learn about them fully)   :p
SCP is the greatest cause of Inferiority Complexes in those that can't run it

 

Offline AlphaOne

  • !!!!!!!!!!!!!!!
  • 210
Re: IDEA: Inreplacable ships and weapons.
Just one thing to say! Shivans almost infinite numbers of ships GTVA limited number of ships and weapons ! Restricting what the player gets is even more of a bad thing. So....NO!
Die shivan die!!
Then jumps into his apple stealth pie and goes of to war.What a brave lad....what a brave lad say the ladies in red.
 

(\_/)
(O.o)
(> < ) 

This is Bunny . Copy  Bunny  into your signature to help him on his way to world domination!

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
Re: IDEA: Inreplacable ships and weapons.
Make it optional, of course.  (settable in FRED)

 

Offline Mongoose

  • Rikki-Tikki-Tavi
  • Global Moderator
  • 212
  • This brain for rent.
    • Steam
    • Something
Re: IDEA: Inreplacable ships and weapons.
I believe that persistent variables (which have been implemented for a long time now) make all of that possible already.

 

Offline TrashMan

  • T-tower Avenger. srsly.
  • 213
  • God-Emperor of your kind!
    • FLAMES OF WAR
Re: IDEA: Inreplacable ships and weapons.
Do they?

Setting a variable by itself is easy, but how to influence the loadout by it?

there is no known command/SECP that can set the ship/weapon count to a variable...
Nobody dies as a virgin - the life ****s us all!

You're a wrongularity from which no right can escape!

 

Offline Shade

  • 211
Report FS_Open bugs with Mantis  |  Find the latest FS_Open builds Here  |  Interested in FRED? Check out the Wiki's FRED Portal | Diaspora: Website / Forums
"Oooooooooooooooooooooooooooooooooooooooh ****ing great. 2200 references to entry->index and no idea which is the one that ****ed up" - Karajorma
"We are all agreed that your theory is crazy. The question that divides us is whether it is crazy enough to have a chance of being correct." - Niels Bohr
<Cobra|> You play this mission too intelligently.

 

Offline Sarafan

  • No Title
  • 210
Re: IDEA: Inreplacable ships and weapons.
This is a really great idea, specially if there was a SOC type campaign. :yes:

 

Offline aldo_14

  • Gunnery Control
  • 213
Re: IDEA: Inreplacable ships and weapons.
Just one thing to say! Shivans almost infinite numbers of ships GTVA limited number of ships and weapons ! Restricting what the player gets is even more of a bad thing. So....NO!

Why?

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: IDEA: Inreplacable ships and weapons.
I don't care why. I've added the system already :p It's completely optional of course.

You'll only find this stuff in HEAD builds and so far it's only been implemented for ships and not weapons. I'll be doing weapons next though.

The way I've implemented it is VERY flexible. Lets say you have a mission where the player starts in a myrmidon. You can give the system a list of up to 3 ships which the player should be assigned to if there are no myrmidons left. You can also give it a ship class to  assign the ship to regardless of whether or not there is anything left (i.e if you have no myrmidons left you WILL fly a Ulysses) Or you can mix the two (If you have no Myrms, Hercs, Herc IIs or Pegasi you'll fly a Ulysses) or you can just let the system assign the first ship it comes across which have any remaining.

Furthermore the system does not apply only to ships in the loadout menus. You can also make the system work for any ship class in your team which is player flyable (so you can have Epsilon and Lambda wings dependant on which bombers you have left too).


At the moment the system for figuring out who has been destroyed or departed is a little primative but I'll be adding lots of new SEXPs to allow you to count say just the ships who departed before the player did etc. The system is based on the use of persistent variables so there is no reason you have to use the new SEXPs anyway. They're just there to make things easier for you. You can roll your own code to do whatever you want.


This is a really great idea, specially if there was a SOC type campaign. :yes:

That was one of the main reasons I wanted it. For behind the lines campaigns where you had limited numbers. Plus it would mean that when the player makes contact with relief and gets stores replenished it would really mean something.

If it weren't for the fact that it requires HEAD builds I'd be tempted to go through the main campaign and retrofit it to use this system :D
« Last Edit: March 06, 2007, 10:55:19 am by karajorma »
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Cobra

  • 212
  • Snake on a Cain
    • Skype
    • Steam
    • Twitter
Re: IDEA: Inreplacable ships and weapons.
Optional, of course. ;)
To consider the Earth as the only populated world in infinite space is as absurd as to assert that in an entire field of millet, only one grain will grow. - Metrodorus of Chios
I wept. Mysterious forces beyond my ken had reached into my beautiful mission and energized its pilots with inhuman bomb-firing abilities. I could only imagine the GTVA warriors giving a mighty KIAAIIIIIII shout as they worked their triggers, their biceps bulging with sinew after years of Ivan Drago-esque steroid therapy and weight training. - General Battuta

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: IDEA: Inreplacable ships and weapons.
Well I wouldn't put it in the media VPs or anything :p
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
Re: IDEA: Inreplacable ships and weapons.
If it weren't for the fact that it requires HEAD builds I'd be tempted to go through the main campaign and retrofit it to use this system :D
... When do HEAD builds become standard?  3.6.10?  or 3.7.0?

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Re: IDEA: Inreplacable ships and weapons.
369 branch eventually leads to other 3.6.X builds.

HEAD branch should lead to 3.7
Do not meddle in the affairs of coders for they are soggy and hard to light