https://wiki.zeroy.com/index.php?title=Call_of_Duty_4:_Scripting_Reference_-_Client::AllClientsPrint&feed=atom&action=history Call of Duty 4: Scripting Reference - Client::AllClientsPrint - Revision history 2024-03-29T12:26:42Z Revision history for this page on the wiki MediaWiki 1.41.0 https://wiki.zeroy.com/index.php?title=Call_of_Duty_4:_Scripting_Reference_-_Client::AllClientsPrint&diff=6081&oldid=prev CoDEmanX: New page: {{Function |Version=4 |Name=AllClientsPrint( &lt;string&gt; ) |Module=Client |Available=MP Only |Summary=Cause all clients to print the localized version of this string. |Call_on |Example=... 2009-07-31T07:01:14Z <p>New page: {{Function |Version=4 |Name=AllClientsPrint( &lt;string&gt; ) |Module=Client |Available=MP Only |Summary=Cause all clients to print the localized version of this string. |Call_on |Example=...</p> <p><b>New page</b></p><div>{{Function<br /> |Version=4<br /> |Name=AllClientsPrint( &amp;lt;string&amp;gt; )<br /> |Module=Client<br /> |Available=MP Only<br /> |Summary=Cause all clients to print the localized version of this string.<br /> |Call_on<br /> |Example=&lt;pre&gt;AllClientsPrint( &quot;Game Complete&quot; );&lt;/pre&gt;<br /> |Required_args=<br /> # &amp;lt;string&amp;gt; the string to print<br /> }}</div> CoDEmanX