<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.fortress-forever.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Lua%3ASmartTeamSound</id>
	<title>Lua:SmartTeamSound - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.fortress-forever.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Lua%3ASmartTeamSound"/>
	<link rel="alternate" type="text/html" href="https://www.fortress-forever.com/wiki/index.php?title=Lua:SmartTeamSound&amp;action=history"/>
	<updated>2026-05-09T00:36:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://www.fortress-forever.com/wiki/index.php?title=Lua:SmartTeamSound&amp;diff=9010&amp;oldid=prev</id>
		<title>Crazycarl: New page: {{Infobox manual/Header}} ==SmartTeamSound==  Plays one sound for a selected team, and another for the other team(s).   ===Usage=== &lt;pre&gt;SmartTeamSound(team, teamsound, enemysound)&lt;/pre&gt;  ...</title>
		<link rel="alternate" type="text/html" href="https://www.fortress-forever.com/wiki/index.php?title=Lua:SmartTeamSound&amp;diff=9010&amp;oldid=prev"/>
		<updated>2009-05-11T21:56:56Z</updated>

		<summary type="html">&lt;p&gt;New page: {{Infobox manual/Header}} ==SmartTeamSound==  Plays one sound for a selected team, and another for the other team(s).   ===Usage=== &amp;lt;pre&amp;gt;SmartTeamSound(team, teamsound, enemysound)&amp;lt;/pre&amp;gt;  ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox manual/Header}}&lt;br /&gt;
==SmartTeamSound==&lt;br /&gt;
&lt;br /&gt;
Plays one sound for a selected team, and another for the other team(s). &lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
&amp;lt;pre&amp;gt;SmartTeamSound(team, teamsound, enemysound)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Input===&lt;br /&gt;
* team(CFFTeam) The team to hear the primary sound&lt;br /&gt;
* teamsound(string) Sound to play for the selected team&lt;br /&gt;
* enemysound(string) Sound to play for the other team(s)&lt;br /&gt;
&lt;br /&gt;
Use an entry from one of the game_sounds files in Fortressforever\scripts\. All sounds used by lua should be [[Lua:Precache|precached]]. &lt;br /&gt;
&lt;br /&gt;
===Output===&lt;br /&gt;
Returns: Nothing&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&amp;lt;pre&amp;gt;SmartTeamSound(team, &amp;quot;yourteam.flagreturn&amp;quot;, &amp;quot;otherteam.flagreturn&amp;quot;)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Lua_Commands]]&lt;br /&gt;
[[Category:Messages]]&lt;br /&gt;
{{Infobox manual/Footer}}&lt;/div&gt;</summary>
		<author><name>Crazycarl</name></author>
	</entry>
</feed>