Home Artists Posts Import Register

Downloads

Content

"Hello starfarer, fancy a haircut?"

Change your own or other's look on the go with this wonderful quality of life mod. This allows you to alter Player, Officer and Administrator appearances but probably not any unique stuff that other mods have created.

Simply go to Intel tab > Personal > Change Portrait and have fun.

---------------

Developed by Lukas04 and CY / Milkydromeda.

Hard dependencies on Lunalib!

---------------

1.0.1 Version, fixes an issue where the players portrait will reset to its innitial one when you reload a save/game.

It's save compatible but you may need to;

  1. Update the mod
  2. Run this runcode with console commands. It will remove the Portrait changer intel.
  3. Save after having the intel removed.
  4. Reload Save, which should re-add the updated version of the Portrait Changer Intel.
runcode import com.fs.starfarer.api.Global; import com.fs.starfarer.api.campaign.comm.IntelInfoPlugin; import java.util.ArrayList; import portrait_changer.PortraitChangerIntel;  for (IntelInfoPlugin intel : new ArrayList<IntelInfoPlugin>(Global.getSector().getIntelManager().getIntel()))         {             if (intel instanceof PortraitChangerIntel)             {                 Global.getSector().getIntelManager().removeIntel(intel);             }         }



Comments

Anonymous

Did you just removed the need for ViC.....

cyrille_yukimaru

No sir, VIC is an amazing mod in its own right with enjoyable ships and weapon sets. This is just a quality of life mod that was originally made for me, but we decided to release it for free after a slight change requested by me. ( removed hard dependency on UAF ) Don't worry, we asked Astarat already and he doesn't mind it.

Anonymous

Thank you good sir you are saving me hours of rerolling starting officers to get the ones i want xD

RageEevee

thank you this will help while i w8 for vic to update

Anonymous

I know ViC is great by itself. But i cant remove it from any playtrought because i need the Revitalisation Center :)