DelAllHudSs

From the Oblivion ConstructionSet Wiki
(Redirected from DelAllHudTs)
Jump to navigation Jump to search

A command for Pluggy.

Syntax:

For HudS (Surface/Image)

DelAllHudSs EspID:short

For HudT (Surface/Image)

DelAllHudTs EspID:short

Deletes all Huds associated with the specified EspID.

  • If EspID is not specified, it is automatically associated to the calling Esp.
  • This function should be used with care. In most cases DelHudS/DelHudT should be used to delete Huds that are no longer needed.