Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: SaltyWaffles on August 10, 2012, 09:01:51 pm
-
I'm really interested in using this flag in a testing/playground mod of mine, but I can't find--anywhere--the recently added keybind that allows you to actually perform that action. Where would I find it/how would I make it? The wiki doesn't seem to have anything on the problem.
While I'm at it, does anyone know how to globally change the linked-banks ROF for all ships in a mod? While still allowing that keybind mentioned above so that you can change it yourself if you want to?
Thanks for any answers you guys can provide :)
-
I've had a look through the svn commit logs - and while in that other thread I mentioned that (according to the wiki) dynamic linking was scheduled for 3.7, I can't find any evidence of code being added for it. Perhaps it's wishful thinking on behalf of someone editing the wiki? Or a planned addition for the near future? In short - sorry, I may have set a false expectation for you :(
-
So there's no way to have any kind of that functionality at all? No way for me--even in my own mod--to change the ROF for linked primary banks? If not in game, then as a general setting for the mod?
If so/not, would implementing it in some form be relatively easy to do? That one's out of curiosity.
-
If I understand correctly, what you're trying to do can be done, as exemplified Wings of Dawn and Dimensional Eclipse.
Now, pulling that off - I'm not so sure. If I had to try, I might start looking in the weapons.tbl. (I don't trust myself, so forgive me if I'm wrong.)
-
I don't recall seeing that in WoD...though I did play it quite a while ago.
Either way, I've already looked through WoD's ships.tbl and weapons.tbl, as well as the wiki pages for those tables. Couldn't find anything that might account for it.
-
Try ai profiles.tbl
-
I'm really interested in using this flag in a testing/playground mod of mine, but I can't find--anywhere--the recently added keybind that allows you to actually perform that action. Where would I find it/how would I make it? The wiki doesn't seem to have anything on the problem.
Where did you find this in the wiki? Which entry, to be exact?
-
Under "weapons.tbl" (the wiki page), the "dynamic primary linking" section. Use Cntrl-F to find it instantly.
-
Under "weapons.tbl" (the wiki page), the "dynamic primary linking" section. Use Cntrl-F to find it instantly.
There's... nothing there. And it hasn't been edited since July 2. soooo... :confused:
Edit: just in case. Is this the wiki page your referring to? (http://www.hard-light.net/wiki/index.php/Weapons.tbl)
-
:wtf:
I could have sworn black and blue that I saw that flag on that page!?!?! It was marked for revision "3.7", which is a bit odd considering 3.6.14 is not finalised yet... is there a 3.7 version template that was removed recently or something?
:confused:
e: fix derp
-
I saw it too
-
na (http://www.hard-light.net/wiki/index.php/Ships.tbl#.22dynamic_primary_linking.22)
threepointseven gues not trunk yet
-
Oook. yeah. SaltyWaffles: As niffwan said, this one's slated for 3.7, which (I think) will be worked on once 3.6.14 is released.
If this is right, the antipodes build that has the new pilot code would also contain the Dynamic Primary Linking flag?
-
na (http://www.hard-light.net/wiki/index.php/Ships.tbl#.22dynamic_primary_linking.22)
threepointseven gues not trunk yet
Thanks Droid803 - that explains it, I was looking at the wrong wiki page :nervous:
-
This sounds useful for FotG
-
FotG was the group that initially requested the feature, so no duh :P
-
Is there some way to alter the ROF of linked primary banks, though? I don't need to be able to tweak the firing rates for each individual bank, just keep the tabled ROF for a weapon when a fighter's two banks are linked (in-game). No reduced ROF bull****.
If it can currently be done (at all), how would I go about doing it? Would appreciate any answers :)
-
It can definitely be done - Wings of Dawn has done it. Maybe look here?
Try ai profiles.tbl
This flag looks like the one you want...
http://www.hard-light.net/wiki/index.php/Ai_profile#.24disable_linked_fire_penalty: