Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Warp Shadow on February 25, 2008, 05:41:43 pm
-
Quick question here. Does the -converge flag in the weapons.tbl make the guns automatically converge or does it make them follow the guns firing normal and the guns converge by default?
-
I didn't even know there was a converge flag. :nervous:
-
The convergence flag in the weapons.tbl makes the weapons converge to the point you specified in the POF file.
-
So if you don't specify a point is there any difference?
-
There is no difference if you don't specify a convergence point. To do that, you go into PCS2 and do it from there with the convergence calc.
-
What happens if you have a convergence point but you don't set the flag? Do the guns just fire forward (along the ship's z axis)?
-
By default guns fire at ships z axis. With the flag the game actually uses the firepoint normals for something (be it convergence, weapons firing behind you or what ever).
-
Yeah, a normal should always be set for a firepoint I think. Someone had written an auto-convergence script though. It should be floating around somewhere.
-
Soooo, convergence does like the Death Star Superlaser, right?
-
kinda, the point were your guns converge is were they're closest together, thus giving the best accuracy
-
Yeah they don't stay converged past that point, each blast continues to go in a straight line, so they spread out from each other. Kind of like WWII fighters or something.
-
Wait, is this a ships.tbl flag or a weapons.tbl flag?
-
Wait, is this a ships.tbl flag or a weapons.tbl flag?
It's a ships.tbl flag. :)
-
You can't set convergence points of a weapon.
:doubt:
-
No but it's not entirely implausible to think that you could set a weapon to follow any available convergence points.
-
No but it's not entirely implausible to think that you could set a weapon to follow any available convergence points.
touches!
(spelling?)
-
Pretty sure it's touché.
-
You can script automagic gun convergence if you like... Its actually rather simple thing to do.