show_motd
- Синтаксис
-
native show_motd(player, const message[], const header[] = "");
Переменная | Описание |
---|---|
player |
Client index, use 0 to display to all clients |
message |
Message to display inside the MOTD window, if this is a filename the contents of this file will be displayed |
header |
Text for the MOTD header, if empty the servers hostname will be displayed instead |
- Описание
- Shows text or a file in MOTD window.
- Возвращает
- Функция ничего не возвращает