<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.splashdamage.com/index.php?action=history&amp;feed=atom&amp;title=ScriptEvent%3AplayEffect</id>
	<title>ScriptEvent:playEffect - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.splashdamage.com/index.php?action=history&amp;feed=atom&amp;title=ScriptEvent%3AplayEffect"/>
	<link rel="alternate" type="text/html" href="https://wiki.splashdamage.com/index.php?title=ScriptEvent:playEffect&amp;action=history"/>
	<updated>2026-04-07T16:46:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.splashdamage.com/index.php?title=ScriptEvent:playEffect&amp;diff=2145&amp;oldid=prev</id>
		<title>Wizz at 11:48, 5 November 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.splashdamage.com/index.php?title=ScriptEvent:playEffect&amp;diff=2145&amp;oldid=prev"/>
		<updated>2007-11-05T11:48:20Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Parameters ==&lt;br /&gt;
 [[ScriptType:string|string]] key -- Key to look up the [[DeclType:effect|effect]] from.&lt;br /&gt;
 [[ScriptType:string|string]] joint -- Name of the joint to play the effect on.&lt;br /&gt;
 [[ScriptType:boolean|boolean]] loop -- Whether the effect should be once only, or loop.&lt;br /&gt;
== Result ==&lt;br /&gt;
[[ScriptType:handle|handle]]&lt;br /&gt;
== Supported By ==&lt;br /&gt;
 [[EntityClass:sdClientScriptEntity|sdClientScriptEntity]]&lt;br /&gt;
 [[EntityClass:idEntity|idEntity]]&lt;br /&gt;
== Comments ==&lt;br /&gt;
*If no joint is specified, the joint cannot be found, or the entity does not support animated models, the effect will be played at the entity's origin.&lt;br /&gt;
*The key must start with 'fx_'.&lt;br /&gt;
== Functionality ==&lt;br /&gt;
Looks up an effect on the entity and plays it at the specified joint, and returns a handle to the effect.&lt;/div&gt;</summary>
		<author><name>Wizz</name></author>
		
	</entry>
</feed>