Author Topic: Impact/damage spew defined in ships.tbl - error  (Read 1967 times)

0 Members and 1 Guest are viewing this topic.

Impact/damage spew defined in ships.tbl - error
The Wiki says that custom impact and damage particle spews are possible since 3.6.10; that is the fiery stuff coming out of damaged ships, right? Well, I've been trying to implement it, like this:

Code: [Select]
$Name: AD Achladia
$Short name: ADest2
$Species: Ancient
+Tech Description:
XSTR( "etc etc etc", 3139)
$end_multi_text
$POF file: Achladia.pof
$Detail distance: (0, 5000, 9000, 20000)
$Impact Spew: anc_spew
$Damage Spew: anc_spew
$Density: 1
<table continues>

But FS gives me the following error. Debug log attached, too. Is there a mod somewhere that has already successfully implemented this?

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

<no module>! KiFastSystemCallRet
<no module>! WaitForSingleObject + 18 bytes
<no module>! SCP_DumpStack + 354 bytes
<no module>! Error + 229 bytes
<no module>! error_display + 427 bytes
<no module>! required_string_4 + 388 bytes
<no module>! parse_ship_values + 20781 bytes
<no module>! parse_ship + 1013 bytes
<no module>! parse_shiptbl + 374 bytes
<no module>! ship_init + 556 bytes
<no module>! game_init + 1709 bytes
<no module>! game_main + 519 bytes
<no module>! WinMain + 330 bytes
<no module>! __tmainCRTStartup + 358 bytes
<no module>! WinMainCRTStartup + 15 bytes
<no module>! RegisterWaitForInputIdle + 73 bytes

[attachment deleted by admin]

 

Offline The E

  • He's Ebeneezer Goode
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: Impact/damage spew defined in ships.tbl - error
Whoever wrote that Wiki page was wrong. It is not possible to set a different type of damage spew (apparently), you can only define the max number of particles.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 
Re: Impact/damage spew defined in ships.tbl - error
Aww, too bad... Would it be hard to implement it? :D

 

Offline Dragon

  • Citation needed
  • 212
  • The sky is the limit.
Re: Impact/damage spew defined in ships.tbl - error
It was once described in wiki as "3.7"  feature like it was already in, so I guess somebody was working on it as some point of the time.
I'm certain that this feature would be welcome, especially by mods like Wings of Dawn (you have to admit, fiery spew just doesn't fit Fura'ngle ships).

 

Offline FUBAR-BDHR

  • Self-Propelled Trouble Magnet
  • 212
  • Master Drunk
    • 165th Beer Drinking Hell Raisers
Re: Impact/damage spew defined in ships.tbl - error
Actually the species ones don't even work.  It always uses the texture from the first species.  Yes it's in mantis. 
No-one ever listens to Zathras. Quite mad, they say. It is good that Zathras does not mind. He's even grown to like it. Oh yes. -Zathras

 

Offline Dragon

  • Citation needed
  • 212
  • The sky is the limit.
Re: Impact/damage spew defined in ships.tbl - error
Spieces-specific PSpew?
I don't know what you're refering to.

 

Offline Trivial Psychic

  • 212
  • Snoop Junkie
Re: Impact/damage spew defined in ships.tbl - error
Different species could be using different atmosphere compounds, leading to a different color for the flames that spew from the damaged hull.
The Trivial Psychic Strikes Again!

  

Offline FUBAR-BDHR

  • Self-Propelled Trouble Magnet
  • 212
  • Master Drunk
    • 165th Beer Drinking Hell Raisers
Re: Impact/damage spew defined in ships.tbl - error
I probably have particle spew confused with those debris pieces that come off when you shoot something.  They are supposed to be textured per species but it doesn't work. 
No-one ever listens to Zathras. Quite mad, they say. It is good that Zathras does not mind. He's even grown to like it. Oh yes. -Zathras