Freedom Reborn

Freedom Force Forums => Technical Issues => Topic started by: Golden Goose on August 12, 2012, 06:24:49 PM

Title: Making the selection circles disappear?
Post by: Golden Goose on August 12, 2012, 06:24:49 PM
I seem to remember this being possible, probably by putting something in init.py or localinit.py, but I can't remember how.  Any guidance out there?   Thanks.

Golden Goose
Title: Re: Making the selection circles disappear?
Post by: GogglesPizanno on August 12, 2012, 06:51:12 PM
I don't remember there being an init setting for that, however you should be able to open the object in nifskope (you will probably have to extract it from art.ff in the "interface elements" directory), and set the flag to hidden. You could alternatively alter the alpha on the texture for the ring to make it invisible as well, but that texture may be used for other game interface elements, so it may have unintended consequences.
Title: Re: Making the selection circles disappear?
Post by: Randomdays on August 13, 2012, 10:41:46 AM
I did this a while ago. I found the selection circle as Goggles said, and I set the colors to transparent with nifscope. That made it still there but invisible. Didn't seem to affect anything else in game. I renamed the original file and kept it as a backup just in case there were problems.
Title: Re: Making the selection circles disappear?
Post by: cripp12 on August 15, 2012, 08:52:43 PM
There is a line in the init file you can put in order to do this. Unfortunately my computer at crashed today. As soon as I get it up I will get it. 
Title: Re: Making the selection circles disappear?
Post by: cripp12 on August 16, 2012, 01:15:17 AM
let me know if this doesnt work.


ff.RESULTBUBBLE_SCALE=0.0