mirror of
https://github.com/alicealys/t5-gsc-utils.git
synced 2025-04-18 20:22:52 +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.
|
||||
## 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
|
||||
init()
|
||||
|
Loading…
x
Reference in New Issue
Block a user