..oo madCenterPrint oo..

by tao|Mad Monk

#props MeBaD

- features -

1) options (configurable in .cs file) to:
	a) make centerprint and bottomprint transparent
	b) port centerprint to bottomprint (thx to MeBaD)
2) keybind to clear centerprint messages

- installation -

1) drop cprint.cs in base/scripts/autoexec

- preferences -

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

	$madPref::cprint::transCenterPrint = true;  // make center print msgs transparent
	$madPref::cprint::transBottomPrint = true;  // make bottom print msgs transparent
	$madPref::cprint::noCenterPrint = true;  // port all centerprint msgs to bottomprint


