HolyLib Wiki

SendEmptyData

  voicechat.SendEmptyData( Player ply, number plySlot = ply:EntIndex() - 1 )

Description

Sends a empty voice data to the given client.

Arguments

1Player ply
The Player to send the Voice Data to.
2number plySlot = ply:EntIndex() - 1
The Player slot that should be used in the voice data. Defaults to the given player