// #autoload // #name = cleanDSO // #version = 1.0 // #date = December 21, 2001 // #author = Paul Tousignant // #warrior = UberGuy (FT) // #email = uberguy@tribes2.org // #web = http://uberguy.tribes2.org // #description = Remove all your *.dso files every time you exit T2. // #category = UberGuy's Scripts // #status = Release CleanDSO.cs Version 1.0 by UberGuy (FT) - uberguy@tribes2.org December 21, 2001 REQUIRES: Nothing ================= I hate *.dso files. They clutter. They interfere with script installs. They suck! Nevermore. Now all your dso's are toast thanks to this handy little script. Just toss this script in place and it takes care of it all for you. The dso files are deleted just before you exit T2. They come back each time you play, of course, but you'll be guaranteed to never have old ones laying around again. TO INSTALL: =========== Place cleanDSO.vl2 anywhere under Tribes2\GameData\base. Play T2! The script has no options to configure. It does its work silently. Enjoy!