You can use mp_dotrange commands to manage icons (was discussed here yesterday).
It is possible to make aliases to commands in rcu files to type the commands quicker, e.g. ion will enable icons and ioff will disable icons.
My rcu file with FPS aliases looks like this:
Code:
@set fast off
@set echo on
@set alias on
@set history 20
@alias a alias
@a h history
@a s show
@a fon fps START SHOW
@a foff fps STOP HIDE
where fon displays FPS and foff hides FPS.