Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Black Wolf on November 07, 2010, 07:54:24 am

Title: 99% Sure this is impossible - custome highlight brackets
Post by: Black Wolf on November 07, 2010, 07:54:24 am
Just want to make sure this isn't an existing feature before I bother the SCP people with it - I want to be able to highlight specific turrets and subsystems on the HUD using target brackets, the way that collision-path asteroids are highlighted in active fields. I don't recall any sexps to do this, but I don't have access to FRED to check it right at the moment. Preferably, I'd also like to be able to define the colour of the brackets - has anyone heard of a way to do this, or does it need to be coded in? Can the hotkeys system be assigned to subsystems?
Title: Re: 99% Sure this is impossible - custome highlight brackets
Post by: Snail on November 07, 2010, 07:55:12 am
I imagine it's possible with scripting.
Title: Re: 99% Sure this is impossible - custome highlight brackets
Post by: General Battuta on November 07, 2010, 07:57:40 am
Hrm. Judging by the capship command mission in BP2 you can definitely draw brackets of any color you like around ships and bombs...but subsystems I don't know.
Title: Re: 99% Sure this is impossible - custome highlight brackets
Post by: m!m on November 07, 2010, 08:01:42 am
It's definitely possible via scripting and I've already done this but it isn't possible to draw the targeting brackets hud-like because scripting doesn't have any information about the subsystem size.
Title: Re: 99% Sure this is impossible - custome highlight brackets
Post by: Mobius on November 07, 2010, 08:28:39 am
m!m, just a suggestion here... can you send the tactical script to Black Wolf? Even if it doesn't draw brackets around subsystems, he will probably like it and help us out with debugging. :)