ChatAdditions_AMXX
ChatAdditions_AMXX copied to clipboard
Core API enhance
More API for Core:
- CA_MuteClient(client, flags)
- CA_UnmuteClient(client)
- CA_IsClientMuted(client)
- CA_OnClientStartSpeak(client)
- CA_Client_Say(id, receiver, type)
Maybe CA_Client_Say(id, receiver, type) instead two forwards?