..oo mad1ret oo..

by tao|Mad Monk

- features -

1) allows use of a single reticle for all weapons


- instructions -

1) drop 1ret.cs in base/scripts/autoexec
2) find the reticle you intend to use, rename it RET_cross.png
3) drop RET_cross.png in base/textures/gui

- prefs -

the following preferences are defined in base/prefs/madPrefs.cs:

	$madPref::1ret::showRing = false;
	$madPref::1ret::ringOpacity = 1.0;
	$madPref::1ret::retOpacity = 1.0;
	$madPref::1ret::retFile = "gui/RET_cross.png";	

the first 3 are self-explanatory.  the last is the name of the reticle file
you wish to use for all of your rets.  i would recommend changing the name
of the ret file instead of the pref.