document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. function OnGUI ()  
  2. {
  3.     GUI.Label (Rect (25, 25, 100, 30), "Денег - <+переменная+>");
  4. }
');