• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Easy question here.

mksystem

Charter Member
I am having the old "When this plane gets shot down, it spawns two others to fall with it."
I used to know how to fix this, but it has escaped me, lol. Any help will be greatly appreciated.

Have an amazing week Everyone,
MKsystem
 
Open the DP and check all of the [EFFECTS.#] if you see an effect like the one below in bold remove the number at the end and just leave ,, at the end

[EFFECTS.0]
; System = Nose Structure
effect.0=10,LIBRARY,fx_smkpuff_s,
effect.1=30,LIBRARY,fx_engfire_s,
effect.2=60,LIBRARY,fx_engfire_m,
effect.3=95,LIBRARY,fx_airexpl_l,
effect.4=100,BREAK,6,

to

[EFFECTS.0]
; System = Nose Structure
effect.0=10,LIBRARY,fx_smkpuff_s,
effect.1=30,LIBRARY,fx_engfire_s,
effect.2=60,LIBRARY,fx_engfire_m,
effect.3=95,LIBRARY,fx_airexpl_l,
effect.4=100,BREAK,,
 
Open the DP and check all of the [EFFECTS.#] if you see an effect like the one below in bold remove the number at the end and just leave ,, at the end

[EFFECTS.0]
; System = Nose Structure
effect.0=10,LIBRARY,fx_smkpuff_s,
effect.1=30,LIBRARY,fx_engfire_s,
effect.2=60,LIBRARY,fx_engfire_m,
effect.3=95,LIBRARY,fx_airexpl_l,
effect.4=100,BREAK,6,

to

[EFFECTS.0]
; System = Nose Structure
effect.0=10,LIBRARY,fx_smkpuff_s,
effect.1=30,LIBRARY,fx_engfire_s,
effect.2=60,LIBRARY,fx_engfire_m,
effect.3=95,LIBRARY,fx_airexpl_l,
effect.4=100,BREAK,,

Also delete the CDP file,if you don't it will change nothing.

TheBookie
 
Back
Top