This is a discussion on How do you make a torpedo pass through a shield? within the ST:A2 Modding and Editing forums, part of the Star Trek: Armada II category; For a while now I have been trying to make a drone weapon capable of passing through shields. I have ...
| |||||||
| ST:A2 Modding and Editing More info about a Mod? Making a Mod? Looking for Modders? Right here! |
![]() |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
|
#1
| |||
| |||
| For a while now I have been trying to make a drone weapon capable of passing through shields. I have noticed many weapons capable of this feat (polotron torpedo, the nuke and missile weapon by draconis_sharp, ect) I just never been able to duplicate it. I would greatly appreciate any help you can give me. |
| Remove advertisements | |
| |
| |
|
#2
| |||
| |||
| I havn't messed around with this myself but I do know that you already have your anwser. ![]() http://forums.filefront.com/search.php
__________________ My Games: NR2K3(patched;300+ tracks;2000+ cars)online name-086goinfast ST:BC(KM1.0-custom) ST:Legacy(custom) ST:Armada(custom-will upload) ST:Armada2(custom-will upload) SW:EAW(custom) SW:FOC(custom) |
|
#3
| |||
| |||
| Sorry but that link doesn't answer my question. It just takes me to the search engine. If you can give me a more specific link I would be grateful. |
|
#4
| ||||
| ||||
| Hi, don't know for sure but add the lines: // Ignore the shield ignoreShield = 1 to the weapon odf you want to pass the shields. hope that helps
__________________ We'll fight until hell freezes over--and then we'll fight on the ice! |
|
#5
| |||
| |||
| The Ignore shield only makes the weapon ignore the shield graphic. What I am trying to do is, make a weapon that will pass through the shield and damage the hull. |
|
#6
| ||||
| ||||
| OK, just to make cleare we are on the same page, normal shilds let pass a small bit of weaponsdamage throught, thats why your ship can have shilds but also got damaged systems, the shild sprite show up put also the explosions at the hull. You are right, the commandline delet the part with the shild graphic. Actually this command line does what you look for, the only thing is that if the weapon hits a target with the: //Shield absorbs all damage until it's gone shieldProtection = 1.0 code, it wont damage the hull, thats right, but just as long as the shields got power. I tested it an as far as I can see the weapon, I used a fedpulse, pass the shilds an hit the hull, I could see it becourse there were this small white explosions at the targeted ship. When I targeted a starbase, just the shildpower drained but no explosions till the shilds shut down. maybe you look for something different, the nuke and missile weapons you mentioned used a different typ of explosion sprite, quite like the explosions of a ship blowing up. It seems like they pass the shilds an explodes at the hull.
__________________ We'll fight until hell freezes over--and then we'll fight on the ice! |
|
#7
| ||||
| ||||
| Also look into the Big Book of Moding
__________________ When First we Met Twas Last we Met Until we Meet Again |
|
#8
| |||
| |||
| I have looked at the big book of modding and it has nothing about making weapons ignore shields. To make my self clear I will describe what I am trying to do. I am trying to make a stargate drone weapon that will pass through a shield without damaging the shield, and it would damage the hull directly with a damagebase of 50. |
|
#9
| ||||
| ||||
| Look the BBOM goes through every single odf command in the game. If you really want to understand who to make weapons do what you want that is where you need to start.
__________________ When First we Met Twas Last we Met Until we Meet Again |
|
#10
| |||
| |||
| I have given the drone weapon the characteristics of a "micro weapon". It works like it should now, I just can't get its image to work. It will only appear if I give it a sod file. |
|
#11
| ||||
| ||||
| Iam out, I don't get what you want, do you want the drones to fly around in circles like the ones in the Stargate series, hit a target several times?
__________________ We'll fight until hell freezes over--and then we'll fight on the ice! |
|
#12
| |||
| |||
| All I want to do is make a weapon that will damage any hull without being stopped by shields. To be more specific: I'm trying to make it damage the hull of a ship/station without damaging the ship's/station's shields. |
|
#13
| |||
| |||
| Actually a more accurate name for this thread is: How do you make a Pulse Weapon pass through a shield? |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |