This script was given to me from the Crimson Knights Tribe.  I don't know where they got it from but I got it from them!
Thank you so much for giving me this script.  IT IS AWESOME!


It is an extremely easy to do.  The code is so short.  Just do the following steps:

1.  First, open up your autoexec.cs.  I use notepad to open it up.
2.  Then all you have to do is put this following code at the bottom of the file:


function fakedeath(%anim)
{remoteEval(2048,PlayFakeDeath,%anim);}
bindCommand(keyboard0, make, "numpad0", TO, "fakedeath(33);");


Then save the file and run Tribes, then your done!  Press the key you bound it to and go to third person view and see yourself FAKE die.  You can't get hurt from this and it's actually a good offensive technique!  Pretend you die after someone shoots you and then he will go away most of the times!

To change the binding all you have to do is change the part where it says numpad0.  I use numpad 2 or numpad 6.