<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bzflag.org/index.php?action=history&amp;feed=atom&amp;title=Bz_debugMessagef</id>
	<title>Bz debugMessagef - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bzflag.org/index.php?action=history&amp;feed=atom&amp;title=Bz_debugMessagef"/>
	<link rel="alternate" type="text/html" href="https://wiki.bzflag.org/index.php?title=Bz_debugMessagef&amp;action=history"/>
	<updated>2026-04-06T14:10:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.bzflag.org/index.php?title=Bz_debugMessagef&amp;diff=4646&amp;oldid=prev</id>
		<title>AAA: initial content</title>
		<link rel="alternate" type="text/html" href="https://wiki.bzflag.org/index.php?title=Bz_debugMessagef&amp;diff=4646&amp;oldid=prev"/>
		<updated>2008-05-25T21:01:35Z</updated>

		<summary type="html">&lt;p&gt;initial content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{BZFS_API_Doc}}{{BZFS_API_Funcs}}&lt;br /&gt;
==Prototype==&lt;br /&gt;
BZF_API void bz_debugMessagef( int level, const char* fmt, ... ) _ATTRIBUTE23;&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
; level : A pointer to a null terminated string to use as the MD5 source.&lt;br /&gt;
; fmt : printf-style message format&lt;br /&gt;
; ... : Parameters to insert into fmt&lt;br /&gt;
&lt;br /&gt;
==Returns==&lt;br /&gt;
No return value&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Outputs a debug message to &lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
 bz_debugMessagef(1, &amp;quot;%d players joined from %s&amp;quot;, playerCount, playerSource.c_str());&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
[[Bz_debugMessage]]&lt;/div&gt;</summary>
		<author><name>AAA</name></author>
	</entry>
</feed>