New Statpanel
mob verb Show_Panel() usr.show_alt_panel = 1 Stat() if(show_alt_panel) stat("My stat:", my_stat)
That will make it, if the var show_alt_panel = 1, then show the stat.
-Rcet