mirror of
https://github.com/etlegacy/etlegacy-lua-docs.git
synced 2024-11-22 12:11:40 +00:00
Fixed vbchat client command
This commit is contained in:
parent
48626e4837
commit
77c467a14c
1 changed files with 1 additions and 1 deletions
2
misc.rst
2
misc.rst
|
@ -141,7 +141,7 @@ Send a team voice chat on behalf of the specified client::
|
||||||
|
|
||||||
Send a fireteam voice chat on behalf of the specified client::
|
Send a fireteam voice chat on behalf of the specified client::
|
||||||
|
|
||||||
"vtchat VoiceOnly ClientNum 50 Fireteam-String X-Location Y-Location Z-Location Vsay-Number \"Custom-Message\""
|
"vbchat VoiceOnly ClientNum 50 Fireteam-String X-Location Y-Location Z-Location Vsay-Number \"Custom-Message\""
|
||||||
|
|
||||||
* **VoiceOnly** prints a fireteam chat message on behalf of ClientNum if set to **0**, or only play the sound if set to **1**.
|
* **VoiceOnly** prints a fireteam chat message on behalf of ClientNum if set to **0**, or only play the sound if set to **1**.
|
||||||
* **Fireteam-String** is the fireteam voice chat message.
|
* **Fireteam-String** is the fireteam voice chat message.
|
||||||
|
|
Loading…
Reference in a new issue