This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Sorry, ignore the last message. I hit the wrong key. Damn it.



 case HUD_PRINTNOTIFY:
  psz[0] = 1;  // mark this message to go into the notify buffer
  sprintf( psz+1, msg_text, sstr1, sstr2, sstr3, sstr4 );
  ConsolePrint( ConvertCRtoNL( psz ) );
  break;


This section of code is now useless. Unless developer 1 is set, Steam will no longer 
print the message in the upper left corner of the screen. Steam will only print the 
message into console.

I'm seriously annoyed. I hope this can get fixed.

-Sniper
--



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to