Skip to content

Version 1.1

Latest
Compare
Choose a tag to compare
@peace-maker peace-maker released this 16 Nov 05:50
· 51 commits to master since this release

Version 1.1

  • Add SourceTV_OnSpectatorChatMessage[_Post] forwards to catch or block spectator chat
  • Add SourceTV_PrintToChat native to print to one spectator's chat only
  • Add SourceTV_PrintToConsole native to print to one spectator's console only
  • Add SourceTV_SetClientTVTitle to set the stream title (tv_title) for one spectator individually
  • Fix sending messages to locally connected players only in SourceTV_Broadcast*Message
  • Change magic bLocalOnly boolean argument to a more readable SourceTVBroadcastTarget enum