console_print
- Синтаксис
-
native console_print(id, const message[], any:...);
Переменная | Описание |
---|---|
index |
Client index, or 0 to print to the server console |
message |
Formatting rules |
... |
Variable number of formatting parameters |
- Описание
- Sends a message to the console of a client or the server.
- Возвращает
- Number of printed characters