DelAllHudSs

From the Oblivion ConstructionSet Wiki
Revision as of 18:02, 24 November 2008 by imported>Haama (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Pluggy.

Syntax:

For HudS (Surface/Image)

DelAllHudS EspID:short

For HudT (Surface/Image)

DelAllHudT 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.