mirror of
https://github.com/alicealys/t5-gsc-utils.git
synced 2025-04-19 20:42:54 +00:00
Update README.md [skip ci]
This commit is contained in:
parent
225b958351
commit
1cd309f299
@ -143,7 +143,8 @@ A list of all the functions and methods that are added by this plugin.
|
|||||||
```
|
```
|
||||||
* `sendServerCommand(client_num, reliable, text)`: Executes SV_GameSendServerCommand.
|
* `sendServerCommand(client_num, reliable, text)`: Executes SV_GameSendServerCommand.
|
||||||
## String
|
## String
|
||||||
* `va(fmt, ...)`, `formatString(fmt, ...)`, `sprintf(fmt, ...)`: Formats a string:
|
* `va(fmt, ...)`, `formatString(fmt, ...)`, `sprintf(fmt, ...)`
|
||||||
|
`string::va(fmt, ...)`, `string::format(fmt, ...)`: Formats a string:
|
||||||
|
|
||||||
```gsc
|
```gsc
|
||||||
init()
|
init()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user