ns_popup
- Синтаксис
-
native ns_popup(target, const szMsg[180], ah=0);
Переменная | Описание |
---|---|
target |
The client to receive the message. Set to 0 to send to everybody. |
szMsg |
The message to send, 180 characters max. |
ah |
Whether to only display the message on clients who have the cvar "cl_autohelp" set to 1. |
- Описание
- Send an NS-style popup message.
- Возвращает
- Функция ничего не возвращает