0 of 0

File information

Last updated

Original upload

Created by

Cyan49

Uploaded by

cyan49

Virus scan

Safe to use

Tags for this mod

About this mod

This mod fixes a bug in the SetGhost function to some extent. At least AID items no longer disappear into the void.

Permissions and credits
SetGhost - Flags this actor as a ghost or not. Ghosted actors do not register OnHit events and are unaffected by Weapon, Spell, Explosion, Ingredient, Potion, or Enchantment. https://falloutck.uesp.net/wiki/SetGhost_-_Actor
What this mod does is return the item after you use AID/Food (i.e. Potion Form) if "Player.IsGhost == True".

The SetGhost function is triggered by some scenes in the base game or by certain mods, and generally speaking, player controls should also be disabled at the same time. This mod is intended to work for possible exceptions.

If a similar mod exists, it is not worth using this mod.

This mod will be updated if I come up with another fix.