Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: TrashMan on January 30, 2005, 04:12:14 pm
-
How does the weapon restrctions go again?
I have a bomber with 2 gun banks and I want ot restict different weapons to different banks.
I want gun bank 1 to be able to Mount the Premethues variants, Maxim and Lamprey, and the gunbank 2 to mount only the Obliderator cannon.
Oh..one other thing - wha't the limit of the ship.tbl size?
Every now and then I have to remove a few ships, or else FRED simple refuses to load some at the botom (Ravana, Sathanas)
-
I think the pBanks entry can be split into pBanks1 and pBanks2 (or something like that). P'robly best to check the readmes from the SCP forum...
-
I checked the WIKI, but I found nothing there...
Neither could I found nothing in the SCP forum..
-
You sure this is already implemented ? I recognized it was requested and would be really convinient, but I'm not sure it is already done.
-
That's bank specific loadout, and I keep telling you and Tolwyn for ages, but somehow you always managed to ignore that.:p
-
Darn, I really forgot about that. But when I go over there and post another WC-Saga Request I will be certainly skinned off alive :D
-
Hey. It's already possible for more than a year Starman. I started about half a dozen threads about that in the internal and keep mentioning it about once every week, but you people keep ignoring it.
-
Your WC project seems to be quite funny. :p
-
If you could see our internal you couldn't stop laughing.
-
ERm...so could anyone actually tell me how to do it?
-
Originally posted by Lynx
If you could see our internal you couldn't stop laughing.
Hey, be careful with such comments. You know that isn't true in the first place. I don't want any more misunderstandings, you know about what I'm talking, this was more then enough for the next 6 months.
I remembered you mentioned that (but certainly not every week !) but I
a) didn't realized that is it already implemented / possible
b) wouldn't cared to much anyway, since it is very much at the bottom of the to-do-list. Besides that, it will be not even a one hour work in final tbl-balancing.
For the prologue, I'm still not sure If I will give access to weapons-selection any way, so it isn't needed there anyway.
Let's continue this in the internal.
-
Originally posted by Starman01
Hey, be careful with such comments. You know that isn't true in the first place. I don't want any more misunderstandings, you know about what I'm talking, this was more then enough for the next 6 months.
Humor, Starman..Starman, Humor. You'll like each other.
-
Well, errrh... give it a smiley next time, so I know you are joking :)
Do you have the information handy for trashman btw, before we spam his thread to death :D
-
*R.I.P.*:(
-
Honestly, we do have a search button for a reason :rolleyes:
http://www.hard-light.net/forums/index.php/topic,13422.0.html
I'd need confirmation from Goob or Bob, but I think the correct syntax is
$Allowed PBanks: ( "weapon 1" "weapon 2" ) ( "weapon 1" )
$Allowed SBanks: ( "missile 1" ) ( "missile 2" "bomb 1" )
Where the first parenthesis contains the first bank, the second set for the second bank, and so on.
-
StratComm's got it. :nod:
-
THNX