NOTE: This is an archive of the old wiki.
Expect content to be outdated and links to be broken.

User Tools


obsolete:lua:lua_clientprintall

Lua ClientPrintAll

void ClientPrintAll( int msg_dest, string format, param1, string param2, string param3, string param4 ); <br><br> msg_dest is a hud message constant<br> format is like a printf format except use %s1, %s2 etc to reference the params<br>

Description

Client Print All is used to send a message to every client which is displayed on their screen.

Version

Beta 3.0

Example

0@@
obsolete/lua/lua_clientprintall.txt ยท Last modified: 2023/09/03 18:43 by 127.0.0.1