Author Topic: Need help with some new ship.tbl "debris" features  (Read 1702 times)

0 Members and 1 Guest are viewing this topic.

Offline Starman01

  • 213
  • Mechwarrior
    • Wing Commander Saga
Need help with some new ship.tbl "debris" features
I'm doing some experiments right now, and I need some help to set up the debris.
The model has only ONE debris piece. The Idea is to create one large debris chunk, that actually must survive the explosion and will NOT rotate or float away

I checked the wiki, and inserted what I found in the table. But I'm missing a value to set the debris hitpoint (to avoid getting it destroyed by the explosion blast). Though there is no entry in the wiki for that, I remember someone telling me it should now be possible.  (btw, before anyone suggest it instead : I don't want to remove the ships "explosion blast" :) )

Here is my current code entry for the ships.tbl

Code: [Select]
$Show damage:                 NO
$Debris:
    +Min Lifetime:  120
    +Max Lifetime:  180
    +Min Speed: 0
    +Max Speed: 0
    +Min Rotation speed: 0
    +Max Rotation speed: 0

$Density:                     1


1) Is it placed correctly between "$Show Damage" and "$Density"

2) Is it necessary to set the "+MinSpeed" when I don't want to move it ?

3) Same for "+Min rotation speed"

4) Anyone knows about the hitpoint stuff I mentioned above ?

Thanks for the help :)

Starman

(edit) Obviously the position is pretty wrong, 3.6.11 is throwing a lot of table errors at me :(
« Last Edit: August 16, 2009, 04:52:19 pm by Starman01 »
MECHCOMMANDER OMNITECH

9 out of 10 voices in my head always tell me that I'm not insane. The 10th is only humming the melody of TETRIS.

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Re: Need help with some new ship.tbl "debris" features
1. Yes... it seems to be in a proper place

2. No

3. No

4. Code to allow debris hitpoints to be set has not yet been committed.


If you have errors could you please describe what kind of errors are you getting?
Do not meddle in the affairs of coders for they are soggy and hard to light

 

Offline Colonol Dekker

  • HLP is my mistress
  • 213
  • Aken Tigh Dekker- you've probably heard me
    • My old squad sub-domain
Re: Need help with some new ship.tbl "debris" features
You want a starlancer style hulk? That'd be frickin sweet!
Campaigns I've added my distinctiveness to-
- Blue Planet: Battle Captains
-Battle of Neptune
-Between the Ashes 2
-Blue planet: Age of Aquarius
-FOTG?
-Inferno R1
-Ribos: The aftermath / -Retreat from Deneb
-Sol: A History
-TBP EACW teaser
-Earth Brakiri war
-TBP Fortune Hunters (I think?)
-TBP Relic
-Trancsend (Possibly?)
-Uncharted Territory
-Vassagos Dirge
-War Machine
(Others lost to the mists of time and no discernible audit trail)

Your friendly Orestes tactical controller.

Secret bomb God.
That one time I got permabanned and got to read who was being bitxhy about me :p....
GO GO DEKKER RANGERSSSS!!!!!!!!!!!!!!!!!
President of the Scooby Doo Model Appreciation Society
The only good Zod is a dead Zod
NEWGROUNDS COMEDY GOLD, UPDATED DAILY
http://badges.steamprofile.com/profile/default/steam/76561198011784807.png

 

Offline headdie

  • i don't use punctuation lol
  • 212
  • Lawful Neutral with a Chaotic outook
    • Skype
    • Twitter
    • Headdie on Deviant Art
Re: Need help with some new ship.tbl "debris" features
...Is visualizing the Galatea after the lucifer hits it
Minister of Interstellar Affairs Sol Union - Retired
quote General Battuta - "FRED is canon!"
Contact me at [email protected]
My Release Thread, Old Release Thread, Celestial Objects Thread, My rubbish attempts at art

 

Offline Colonol Dekker

  • HLP is my mistress
  • 213
  • Aken Tigh Dekker- you've probably heard me
    • My old squad sub-domain
Re: Need help with some new ship.tbl "debris" features
That's just not funny :( weep weep. . .
Campaigns I've added my distinctiveness to-
- Blue Planet: Battle Captains
-Battle of Neptune
-Between the Ashes 2
-Blue planet: Age of Aquarius
-FOTG?
-Inferno R1
-Ribos: The aftermath / -Retreat from Deneb
-Sol: A History
-TBP EACW teaser
-Earth Brakiri war
-TBP Fortune Hunters (I think?)
-TBP Relic
-Trancsend (Possibly?)
-Uncharted Territory
-Vassagos Dirge
-War Machine
(Others lost to the mists of time and no discernible audit trail)

Your friendly Orestes tactical controller.

Secret bomb God.
That one time I got permabanned and got to read who was being bitxhy about me :p....
GO GO DEKKER RANGERSSSS!!!!!!!!!!!!!!!!!
President of the Scooby Doo Model Appreciation Society
The only good Zod is a dead Zod
NEWGROUNDS COMEDY GOLD, UPDATED DAILY
http://badges.steamprofile.com/profile/default/steam/76561198011784807.png

 

Offline Starman01

  • 213
  • Mechwarrior
    • Wing Commander Saga
Re: Need help with some new ship.tbl "debris" features
Yes, that will create debris in the Starlancer or (guess what ? :) )  WingCommander Style.


If you have errors could you please describe what kind of errors are you getting?

Here are the errors, I've cancelled it after a while, it seems to go through the entire ship.tbl entries

Code: [Select]
Error: ships.tbl(line 8089:
Error: Required token = [#End], [$Subsystem:], [$Name], or [$Template], found [Debris:].

File: parselo.cpp
Line: 262


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_11r-20090710_r5423.exe 004e33a3()
    fs2_open_3_6_11r-20090710_r5423.exe 004e9d6c()
    fs2_open_3_6_11r-20090710_r5423.exe 02a13098()
------------------------------------------------------------------

Error: ships.tbl(line 8090:
Error: Required token = [#End], [$Subsystem:], [$Name], or [$Template], found [+Min Lifetime:  120].

File: parselo.cpp
Line: 262


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_11r-20090710_r5423.exe 004e33a3()
    fs2_open_3_6_11r-20090710_r5423.exe 004e9d6c()
    fs2_open_3_6_11r-20090710_r5423.exe 02a13098()
------------------------------------------------------------------


Error: ships.tbl(line 8091:
Error: Required token = [#End], [$Subsystem:], [$Name], or [$Template], found [+Max Lifetime:  180].

File: parselo.cpp
Line: 262


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_11r-20090710_r5423.exe 004e33a3()
    fs2_open_3_6_11r-20090710_r5423.exe 004e9d6c()
    fs2_open_3_6_11r-20090710_r5423.exe 02a13098()
------------------------------------------------------------------

Error: ships.tbl(line 8092:
Error: Required token = [#End], [$Subsystem:], [$Name], or [$Template], found [+Max Speed: 0].

File: parselo.cpp
Line: 262


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_11r-20090710_r5423.exe 004e33a3()
    fs2_open_3_6_11r-20090710_r5423.exe 004e9d6c()
    fs2_open_3_6_11r-20090710_r5423.exe 02a13098()
------------------------------------------------------------------

Error: ships.tbl(line 8093:
Error: Required token = [#End], [$Subsystem:], [$Name], or [$Template], found [+Max Rotation speed: 5].

File: parselo.cpp
Line: 262


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_11r-20090710_r5423.exe 004e33a3()
    fs2_open_3_6_11r-20090710_r5423.exe 004e9d6c()
    fs2_open_3_6_11r-20090710_r5423.exe 02a13098()
------------------------------------------------------------------

Error: ships.tbl(line 8095:
Error: Required token = [#End], [$Subsystem:], [$Name], or [$Template], found [$Density:                     10].

File: parselo.cpp
Line: 262


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_11r-20090710_r5423.exe 004e33a3()
    fs2_open_3_6_11r-20090710_r5423.exe 004e9d6c()
    fs2_open_3_6_11r-20090710_r5423.exe 02a13098()
------------------------------------------------------------------

Error: ships.tbl(line 8096:
Error: Required token = [#End], [$Subsystem:], [$Name], or [$Template], found [$Damp:                        0.].

File: parselo.cpp
Line: 262


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_11r-20090710_r5423.exe 004e33a3()
    fs2_open_3_6_11r-20090710_r5423.exe 004e9d6c()
    fs2_open_3_6_11r-20090710_r5423.exe 02a13098()
------------------------------------------------------------------

Error: ships.tbl(line 8097:
Error: Required token = [#End], [$Subsystem:], [$Name], or [$Template], found [$Rotdamp:                     1.].

File: parselo.cpp
Line: 262


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_11r-20090710_r5423.exe 004e33a3()
    fs2_open_3_6_11r-20090710_r5423.exe 004e9d6c()
    fs2_open_3_6_11r-20090710_r5423.exe 02a13098()
------------------------------------------------------------------

Error: ships.tbl(line 8099:
Error: Required token = [#End], [$Subsystem:], [$Name], or [$Template], found [$Max Velocity:                0.].

File: parselo.cpp
Line: 262


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_11r-20090710_r5423.exe 004e33a3()
    fs2_open_3_6_11r-20090710_r5423.exe 004e9d6c()
    fs2_open_3_6_11r-20090710_r5423.exe 02a13098()
------------------------------------------------------------------

Error: ships.tbl(line 8100:
Error: Required token = [#End], [$Subsystem:], [$Name], or [$Template], found [$Rotation time:               67].

File: parselo.cpp
Line: 262


Call stack:
------------------------------------------------------------------
    fs2_open_3_6_11r-20090710_r5423.exe 004e33a3()
    fs2_open_3_6_11r-20090710_r5423.exe 004e9d6c()
    fs2_open_3_6_11r-20090710_r5423.exe 02a13098()
------------------------------------------------------------------
MECHCOMMANDER OMNITECH

9 out of 10 voices in my head always tell me that I'm not insane. The 10th is only humming the melody of TETRIS.

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Re: Need help with some new ship.tbl "debris" features
Are you 100% sure that you no instances of Debris: instead of $Debris:?
Do not meddle in the affairs of coders for they are soggy and hard to light

 

Offline Starman01

  • 213
  • Mechwarrior
    • Wing Commander Saga
Re: Need help with some new ship.tbl "debris" features
Are you 100% sure that you no instances of Debris: instead of $Debris:?


Doooh !  :doubt:   

I'm such an idiot. After I posted the code in the first post I must have edited again and deleted the "$". Sorry :)
MECHCOMMANDER OMNITECH

9 out of 10 voices in my head always tell me that I'm not insane. The 10th is only humming the melody of TETRIS.