Difference between revisions of "Mayfly.dll"

From OrbiterWiki
Jump to navigation Jump to search
m (Reverted edit of 71.228.37.27, changed back to last version by Urwumpe)
m
Line 4: Line 4:
 
}}
 
}}
  
Mayfly.dll is a generic module for self-deleting objects. It allows to define conditions, under which the vessel gets deleted. The behaviour can be customized by a set of attributes in the configuration file for your vessel.
+
'''Mayfly.dll''' is a generic module for self-deleting objects. It allows to define conditions, under which the [[vessel]] gets deleted. The behaviour can be customized by a set of attributes in the [[configuration file]] for your vessel.
  
 
Currently supported are:
 
Currently supported are:
Line 10: Line 10:
 
* '''Camera distance'''. The object gets deleted, if its not target of the camera and too far away from the camera.
 
* '''Camera distance'''. The object gets deleted, if its not target of the camera and too far away from the camera.
  
[[Category:Addons]][[Category: Vessel addons]][[Category:Addons by Urwumpe]]
+
[[Category:Add-ons]][[Category: Vessel add-ons]][[Category:Add-ons by Urwumpe]]

Revision as of 18:21, 7 March 2007

Project home: Mayfly.dll on Orbithangar
Author: Dennis 'Urwumpe' Krenz.
Current version: Unknown
Compatibility: Unknown


Mayfly.dll is a generic module for self-deleting objects. It allows to define conditions, under which the vessel gets deleted. The behaviour can be customized by a set of attributes in the configuration file for your vessel.

Currently supported are:

  • Life time. The object only exists as long as defined in the configuration file.
  • Camera distance. The object gets deleted, if its not target of the camera and too far away from the camera.