ChatAdditions_AMXX icon indicating copy to clipboard operation
ChatAdditions_AMXX copied to clipboard

Core API enhance

Open wopox1337 opened this issue 5 years ago • 1 comments

More API for Core:

  • CA_MuteClient(client, flags)
  • CA_UnmuteClient(client)
  • CA_IsClientMuted(client)
  • CA_OnClientStartSpeak(client)
  • CA_Client_Say(id, receiver, type)

wopox1337 avatar Mar 09 '20 02:03 wopox1337

Maybe CA_Client_Say(id, receiver, type) instead two forwards?

CrazyHackGUT avatar Mar 09 '20 17:03 CrazyHackGUT