ship ability in battle

General Modding Information/Questions; support/discussion/questions

Moderator: thunderchero

Forum rules
:idea: Please search before starting new topic. :idea:
There is a good chance it has already been asked.
Post Reply
User avatar
Kurn
Lieutenant-Junior Grade
Lieutenant-Junior Grade
Posts: 93
Joined: Thu Aug 12, 2010 2:00 am
Location: Germany

ship ability in battle

Post by Kurn »

Hello BotF-community,
I have done many modifications on the "Error_Correction_mod_3.0" over three years, I use the mod only for private use, but I have this problem: My ships have only the ability to fight as a group, when their is no command ship (for example a warbird) or outpost in my group. I want to change it so I can play it like in the original BotF-version (every ship of the group can be instructed individually, for example a group of six destroyers). I was looking for similar questions in the forum, but found nothing helpful. Can anybody help me?
User avatar
thunderchero
Site Administrator aka Fleet Admiral
Site  Administrator aka Fleet Admiral
Posts: 7848
Joined: Fri Apr 25, 2008 2:00 am
Location: On a three month training mission, in command of the USS Valiant.

Re: ship ability in battle

Post by thunderchero »

Hi Kurn,

easy fix,

this post explains combat changes
viewtopic.php?f=209&t=1998&p=28508#p28508
Spocks-cuddly-tribble wrote:If you want to disable the command ship solo-targeting restriction in one of your mods, just replace 75 with EB in my replacement code at the position below:

Code: Select all

4A6728     75 10               JNZ SHORT 4A673A
thunderchero
User avatar
Kurn
Lieutenant-Junior Grade
Lieutenant-Junior Grade
Posts: 93
Joined: Thu Aug 12, 2010 2:00 am
Location: Germany

Re: ship ability in battle

Post by Kurn »

Hi thunderchero,
thanks for your answer, but I have absolutely no experience with this kind of modding. I only used the Ulimate Editor by now.
So to change the ship ability in battle I downloaded a hex editor and searched for the code in

stbotf.res
trek.exe
combat.mnu
combat.bin
fleets.mnu

but find nothing...
I don't know what I'm doing wrong. Can you please help me?
User avatar
thunderchero
Site Administrator aka Fleet Admiral
Site  Administrator aka Fleet Admiral
Posts: 7848
Joined: Fri Apr 25, 2008 2:00 am
Location: On a three month training mission, in command of the USS Valiant.

Re: ship ability in battle

Post by thunderchero »

open trek.exe with hex editor
in one of the tabs (edit?) you should find "go to address" or something like this.

enter 0xa5b28 this should take you directly to the location of code you need to change.

at 0xa5b28 you should see 75 10 change this to EB 10

good luck
thunderchero
User avatar
Kurn
Lieutenant-Junior Grade
Lieutenant-Junior Grade
Posts: 93
Joined: Thu Aug 12, 2010 2:00 am
Location: Germany

Re: ship ability in battle

Post by Kurn »

Hi thunderchero,

it works! :)
Thanks! You're really helpful.

Qapla'
Kurn
Post Reply

Return to “General Modding Information/Questions”