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.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.