Makes any pile disappear after leaving the area. Added \"Black Ash\" from EVE.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are not allowed to modify my files, including creating bug fixes or improving on features under any circumstances
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are not allowed to use assets from this file under any circumstances
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
0
File credits
0
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Thanks to OverLord of Chaos for the idea and the free use of his mod: Vanishing Ash Piles and Goo Piles And obviously thanks to Wei Jiesen and Cipscis for EVE.
[Description] This is a small and fast mod i did to remove also Black Ashes from EVE 0.96. You dont need the original mod from OverLord of Chaos, any pile will be removed with this mod.
[Installing] Extract "MarcuzVanishingPiles_EVE_Add.esp" in your FO3/Data folder.
[Requirements] FOMM always!
[Load Order] Be sure to load this AFTER EVE.
[Uninstall] Just delete the mod.
[Detailed Description]
Added a script in "WJSAshpilecrumbleFX" (from EVE):
short loadCount
begin onload set loadCount to loadCount + 1 if loadCount > 1 disable markfordelete endif end
that makes piles disappear after you leave and return to that area.