mirror of
https://github.com/etlegacy/lua_apidoc.git
synced 2024-11-10 06:31:58 +00:00
Merge branch '2.76' of https://github.com/etlegacy/lua_apidoc
This commit is contained in:
commit
8e18d25958
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