BGforgeNet/Fallout2_Restoration_Project

Appearance change machines do nothing?

Closed this issue · 5 comments

Owyn commented

What happened

These three "do nothing"

do I perhaps need "hero appearance mod" enabled? I have it off

What you expected to happen

https://f2rp.bgforge.net/#epa said I can change appearance there

Screenshot

image

Savegame

SLOT15.zip

Yes, it requires the hero appearance mod enabled.
https://github.com/BGforgeNet/Fallout2_Restoration_Project/blob/master/scripts_src/epa/epai37.ssl#L101

   if (get_ini_setting("ddraw.ini|Misc|EnableHeroAppearanceMod") == 0) then begin
      display_msg(g_mstr(20000)); // generic.msg - {20000}{}{That does nothing.}
   end else begin
Owyn commented

Why does even changing the sex requires it tho?

Sex change needn't require Appearance mod.
However, I can't really think of a reason to have it disabled, do you have one?

Owyn commented

I can't really think of a reason to have it disabled, do you have one?

Since I didn't need it and I wanted a classic experience with my hero's appearance

You can have classic experience by selecting classic character model.