The DOUG pack=) - Released 5-3-99
Version 0.1
=====================================================
Thanks goes out to Writer, Presto, Zear, and the other many scripters who have helped me make this possible
through example. I used Writer's One Tap Grenade script as an example for my favorites.cs, the ability to assign an extra favorite to each current favorite key would not have been possible without his One Tap Grenade script.
=====================================================
Most of these scripts are around a month old (Born 4-3-99), with the exception of my favorites.cs, which I created
around 2 weeks after that. I have notes on the various functions in doug.cs Please refer to the specific script to learn how to use its functions
=====================================================
This script is mainly for Renegades, however, they will all work with regular tribes except for shock.cs and dualshot.cs. I do NOT have support for any other mods in here, and I don't plan to unless I start regularly playing the other mods, sorry. You will want to look at each .cs file for detailed instructions on how each one works.
=====================================================
Extract all files into 
Tribes\config\doug

Then look for this line in your autoexec.cs
exec("presto\\Install.cs");

add the following line right below that
exec("doug\\doug.cs");

So it will look like this
exec("presto\\Install.cs");
exec("doug\\doug.cs");

It must be in that order. This pack requires Presto Pack 0.93 or later.

Then go to Tribes\config\doug and set up your settings in doug.cs.