Nexus Modding > Mod Development / Released Mods
Beam Weapons
nasharas:
so this is for old dargon's new weapon, but if I want to apply this burst effect to my own weapon? let's say I'm using b5:col mod and I choose #weap_EA_Hyp_Med_PulseCannon_B instead of
#weap_Light_PPC and #weap_EA_Hyp_Hvy_PlasmaCannon instead of #weap_Heavy_PPC. It should work? I guess that parameters of these guns must be changed also?...
Update: It works that way... and I've got another question :D Is it possible to make that all shots from one burst would hit the same point on target ship, not scatter to a different points?
Arparso:
--- Quote ---so this is for old dargon's new weapon, but if I want to apply this burst effect to my own weapon? let's say I'm using b5:col mod and I choose #weap_EA_Hyp_Med_PulseCannon_B instead of #weap_Light_PPC and #weap_EA_Hyp_Hvy_PlasmaCannon instead of #weap_Heavy_PPC. It should work? I guess that parameters of these guns must be changed also?...
--- End quote ---
Yeah, you've got to change the parts of the script refering to #weap_Light_PPC and #weap_Heavy_PPC to suit your mod's needs. You'll also want to adjust the fire rate of the weapon to shoot more rapidly, thus making it look like an actual burst.
--- Quote ---Update: It works that way... and I've got another question :D Is it possible to make that all shots from one burst would hit the same point on target ship, not scatter to a different points?
--- End quote ---
No, that's not possible using scripting, as far as I know. However, you can create a weapon efx, that would look just like that, but it would also technically count as a single shot.
The Old Dragon:
Updated my original file to include Arparsos latest version so it's all in one convenient d/l in my first post.
The only time I've had a 'concentrated' burst is when I've specifically targeted a single device. Then the LPPC fire is concentrated.
Fire rate is controlled by the 'EnergyIn' line in the TacticsTypes.ini entry.
Navigation
[0] Message Index
[*] Previous page
Go to full version