Topic: hey SFC3 weapons  (Read 2435 times)

0 Members and 1 Guest are viewing this topic.

Offline hokus83

  • Lt. Junior Grade
  • *
  • Posts: 8
hey SFC3 weapons
« on: April 10, 2006, 11:00:29 pm »
How do I make it so every weapon is available to every race so I can mix and match weapons the way I want . I also want to be able to put phasers 13 disrupter  13s on any ship I want

Offline Overmind

  • Borg Collective
  • Lt. Junior Grade
  • *
  • Posts: 87
  • Gender: Male
  • « Resistance is Futile »
    • http://overmind.50megs.com
Re: hey SFC3 weapons
« Reply #1 on: May 04, 2006, 04:06:21 pm »
To use any unavailable weapon, goto Assets/CommonSettings/WeaponItems.gf and remove UnavailableForRefit = 1 from the weapon you want to make available.
This is also valid for any other item.
Individuality is irrelevant. Self-determination is irrelevant. Negotiation is irrelevant.
Termination is inevitable. Assimilation is inevitable. The End is inevitable.
Fun is illogical. Confort is illogical. Recreation is illogical.
The Standard is inefficient. Peace is inefficient. Diplomacy is inefficient.
Emotion is a design flaw. The Reality is Unreal. The Truth is classified.

Offline Fedman NCC-3758

  • Brother Federico the Feducator & Lord High Mokus
  • Rear Admiral
  • *
  • Posts: 23054
  • Gender: Male
Re: hey SFC3 weapons
« Reply #2 on: November 22, 2006, 08:17:39 pm »

Although, in order to make type 13 phasers, type V Klingon and Romulan disruptors available, you'll need to change the value of "UnavailableForRefit" from 1 to 0 for each race in the WeaponsItems GF file.

Located:
C:\Program Files\Activision\Sfc3\Assets\CommonSettings





The Star Spangled Banner bring hither,
 O're Columbia's true sons let it wave.
May the wreaths they have won never wither,
 Nor it's stars cease to shine on the brave.

Offline Garath9

  • Lt. Junior Grade
  • *
  • Posts: 142
  • Gender: Male
Re: hey SFC3 weapons
« Reply #3 on: November 26, 2006, 10:16:52 pm »
Also in the Weapons GF file for each weapon you need to change the last line to this
 RACE="BFKR" this makes that weapon available to all races. In the Assets\CommonSettings\ItiemRules GF file
change this line mixracialtech=1 the default setting is 0 hope this helps.