Author Topic: Cockpit TBM  (Read 2339 times)

0 Members and 1 Guest are viewing this topic.

I've made the cockpit tbm to enable me play with cockpits but when a ship uses the cockpit the afterburners are erased... and its no fun without afterburners!

Example of an entry is:

$Name: GTF Perseus
+nocreate
$Flags: ( "show ship" )

and thats it, i don't see how it tampers with the afterburners  :confused:

Is there a full, no issues cockpit table that can be downloaded anywhere?
SCP is the greatest cause of Inferiority Complexes in those that can't run it

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Using $Flags: entry in tbm erases the existing data loaded to that particular variable. It also hold the afterburner on/off info. So - assuming i see this correctly - you actually need to add all the flags ship had and the additional ones as well as $afterburner: yes to make it work.
Do not meddle in the affairs of coders for they are soggy and hard to light

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
I think it might be an idea to define a mask for all the things like afterburner etc which aren't set in the flags options and only blast clean those.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

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

 

Offline Zacam

  • Magnificent Bastard
  • Administrator
  • 211
  • I go Sledge-O-Matic on Spammers
    • Steam
    • Twitter
    • ModDB Feature
What about enabling a secondary Flag's section for TBM's to use like there are available to mission files?
Report MediaVP issues, now on the MediaVP Mantis! Read all about it Here!
Talk with the community on Discord
"If you can keep a level head in all this confusion, you just don't understand the situation"

¤[D+¬>

[08/01 16:53:11] <sigtau> EveningTea: I have decided that I am a 32-bit registerkin.  Pronouns are eax, ebx, ecx, edx.
[08/01 16:53:31] <EveningTea> dhauidahh
[08/01 16:53:32] <EveningTea> sak
[08/01 16:53:40] * EveningTea froths at the mouth
[08/01 16:53:40] <sigtau> i broke him, boys

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
I have added a new option for this kind of issues...

Please note that this applies only to ships.tbl and only to builds build using the svn after today (so nightly builds post r4896 should be ok). It is still a new option and might eventually change name though but for now following should work when used in TBM's to activate for example 'show ship' feature.
Code: [Select]
$Flags: ( "show ship" )
   +noreplace
Do not meddle in the affairs of coders for they are soggy and hard to light

 
Sorry, not only does doing that send me to the debugger but the no afterburner problem still persists
SCP is the greatest cause of Inferiority Complexes in those that can't run it

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Which build did you use?
Do not meddle in the affairs of coders for they are soggy and hard to light

 
C08062008

SCP is the greatest cause of Inferiority Complexes in those that can't run it

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Did i or did i not tell you that the said feature only works with nightly builds (or other builds - but those are rare again these days) post r4896?

As we can quite easily see here.. http://www.hard-light.net/forums/index.php/board,173.0.html .. you would need to have build compiled at or after 2008/10/21 (yyyy/mm/dd)...
Do not meddle in the affairs of coders for they are soggy and hard to light