Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Molaris on October 21, 2012, 10:57:16 am

Title: Question about wep.tbl and weapons
Post by: Molaris on October 21, 2012, 10:57:16 am
I'm close to changing my wep.tbm to a tbl. I've saved all the retail weapons I want on the file (AAAF, Shivan Beam cannons, Shivan Fighter Weapons). I have not however saved the retail missles. When I change it to a .tbl, will that make all the shivan missles unusable still or will they remain regardless of what I do?
Title: Re: Question about wep.tbl and weapons
Post by: Raven2001 on October 21, 2012, 11:00:05 am
I believe that the Shivan missiles will remain usable, as long as you define the mediavps as a secondary mod. Not 100% sure though. :)
Title: Re: Question about wep.tbl and weapons
Post by: Molaris on October 21, 2012, 11:03:49 am
oh right, I forgot about that. thanks Raven2001. appreciate the help.
Title: Re: Question about wep.tbl and weapons
Post by: Molaris on October 26, 2012, 11:36:34 pm
I changed the tbm into a TBL  but the weapons all go to stock FS2 weapons and all of the ones I want disappear. I tried changing the mod.ini's primary list to my mod, but that didn't work. What am I doing wrong?
Title: Re: Question about wep.tbl and weapons
Post by: Raven2001 on October 27, 2012, 07:46:51 am
No idea, without looking at the tables. Nut on the mod.ini, you should only have this in the multimod part:

[multimod]
secondarylist = mediavps_3612;

No primarylist.
Title: Re: Question about wep.tbl and weapons
Post by: The E on October 27, 2012, 08:15:18 am
It would help if you could post the weapons.tbl.

At a guess though, I would say that your problem lies in using a tbl in the first place. Always remember that only one weapons.tbl can exist, and that they overwrite each other. Also be aware that if you have a weapons.tbl in your mod directory, you will not get access to weapons defined in weapons.tbls from mods lower in the hierarchy (that is, retail and mvps). Also note that the -wep.tbms in the mvps only modify existing data, they do not create new entries by themselves.
Title: Re: Question about wep.tbl and weapons
Post by: Molaris on October 28, 2012, 01:18:58 pm
here's the file. is the problem that it's NOT named weapons.tbl? I have it named something COMPLETELY different. I suppose that could cause it.

[attachment deleted by a basterd]
Title: Re: Question about wep.tbl and weapons
Post by: General Battuta on October 28, 2012, 01:36:26 pm
Uh yes that's the probleml
Title: Re: Question about wep.tbl and weapons
Post by: Molaris on October 28, 2012, 01:46:31 pm
ok. it kinda dawned on me the other day, but I wanted to confirm it. thanks all. this site rocks.