[1.41] Tribes AfterHope

guys what does this script do?

Code:
function Kill::Kit()	before kill
{
	remoteEval(2048, useItem, getItemType( 'Repair Kit' ) );
	remoteEval(2048, lmsg, death);
}
 
Back
Top