Thread: Modding SW3?
View Single Post
  #407  
Old 12-26-2014, 06:10 AM
nocalora29's Avatar
nocalora29 nocalora29 is offline
¯\_ ͯ‿ ͯ_/¯
 
Join Date: Dec 2011
Posts: 518
Default @Neo Genesis

look in the rockets.xml File.

Search an Rocket that you want to modify/or create, and Change the Explosion Script with the station script like this:

Code:
<explosion_script>rocket_explosion</explosion_script>

Change it to this to Make it use the Station Explosion Script: 

<explosion_script>Station</explosion_script>
You can look into the Modules.xml file, it will help you alot finding your wished Rocket's Name in the Rockets.xml.

Unfortunately there would be needed some changes I think to these Explosion Rings around the main Explosion, I don't know how to make the FULL Explosion appear, But I will post here when I get some Results. EDIT: The Bomb explosion has the Full effect.
__________________
Discord: Nocalora#6847 | SW3.Expansion Thread | SWX.MouseMovementFix | SWX.TUVMark+Src (.tuv editing Tool) | SWX.SLOTMark+Src (.ini Slots editing Tool)

Last edited by nocalora29; 12-26-2014 at 08:19 AM.
Reply With Quote