• Hello and welcome to MSFC. We are a small and close knitted community who specialises in modding the game Star Trek Armada 2 and the Fleet Operations modification, however we have an open field for discussing a number of topics including movies, real life events and everything in-between.

    Being such a close community, we do have some restrictions, including all users required to be registered before being able to post as well as all members requiring to have participated in the community for sometime before being able to download our modding files to name the main ones. This is done for both the protection of our members and to encourage new members to get involved with the community. We also require all new registrations to first be authorised by an Administrator and to also have an active and confirmed email account.

    We have a policy of fairness and a non harassment environment, with the staff quick to act on the rare occasion of when this policy is breached. Feel free to register and join our community.

FO: how to use the hologen weapon

jchung

Cadet Sophomore
Joined
13 Jul 2019
Messages
37
Age
24
I am trying to create a 'spy' ship for the federation and trying to play around with the Hologen weapon but cannot get it to work. I did try it on the incursion class and it worked, so I assume there is a file somewhere I need to add... or something I miss.

Curious if someone can give me some pointers :D
 

Hath

The COON !!!
Leader of the Trash Panda Horde
Joined
6 Mar 2019
Messages
780
Hi jchung. I assume you are trying to get this special weapon to work:

// Holo-generator
weapon5 = "ghologen"
weaponHardpoints5 = "hp26" "hp27" "hp28" "hp29"

You need to check that the weapon number and weaponHardpoints number is the next one in sequence. Also you should check you ship and make sure it has:

maxSpecialEnergy = 1000
specialEnergyRate = 7.5

If this doesn't fix the problem let me know.
 

jchung

Cadet Sophomore
Joined
13 Jul 2019
Messages
37
Age
24
weaponHardpoints5 = "hp26" "hp27" "hp28" "hp29"

the sequential number is what caused the problem. thanks a lot it is working now
 

Hath

The COON !!!
Leader of the Trash Panda Horde
Joined
6 Mar 2019
Messages
780
Your welcome. Glad I could help.
 
Top