mirror of
https://github.com/etlegacy/etlegacy-lua-docs.git
synced 2024-11-10 06:51:49 +00:00
more minor cleanup
This commit is contained in:
parent
ad16049ca6
commit
365b78ffe5
1 changed files with 1 additions and 1 deletions
2
misc.rst
2
misc.rst
|
@ -148,7 +148,7 @@ Send a fireteam voice chat on behalf of the specified client::
|
||||||
* **Fireteam-String** is the fireteam voice chat message.
|
* **Fireteam-String** is the fireteam voice chat message.
|
||||||
* **Vsay-Number** is the vsay number of Vsay as listed in the .voice files. It is by default random, but can be set by the player by passing parameters to the vsay command (`/vsay <Vsay-Number> <Vsay-String>`).
|
* **Vsay-Number** is the vsay number of Vsay as listed in the .voice files. It is by default random, but can be set by the player by passing parameters to the vsay command (`/vsay <Vsay-Number> <Vsay-String>`).
|
||||||
* The **X,Y,Z-Location**'s are optional parameters that represent the client's location.
|
* The **X,Y,Z-Location**'s are optional parameters that represent the client's location.
|
||||||
* **Custom-Message** is by default empty (\"\"). If set, it prints the message in the chat area.m contaning the message
|
* **Custom-Message** is by default empty (\"\"). If set, it prints the message in the chat area.
|
||||||
|
|
||||||
|
|
||||||
Fireteam
|
Fireteam
|
||||||
|
|
Loading…
Reference in a new issue