<?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%3AcreateProjectile</id>
	<title>ScriptEvent:createProjectile - 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%3AcreateProjectile"/>
	<link rel="alternate" type="text/html" href="https://wiki.splashdamage.com/index.php?title=ScriptEvent:createProjectile&amp;action=history"/>
	<updated>2026-04-07T20:35:22Z</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:createProjectile&amp;diff=2051&amp;oldid=prev</id>
		<title>Wizz at 11:24, 5 November 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.splashdamage.com/index.php?title=ScriptEvent:createProjectile&amp;diff=2051&amp;oldid=prev"/>
		<updated>2007-11-05T11:24:23Z</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:integer|integer]] index -- Clip index.&lt;br /&gt;
== Result ==&lt;br /&gt;
[[ScriptType:entity|entity]]&lt;br /&gt;
== Supported By ==&lt;br /&gt;
 [[EntityClass:idWeapon|idWeapon]]&lt;br /&gt;
== Comments ==&lt;br /&gt;
*If the clip index is out of range, or the clip does not contain any projectile info, no projectile will be spawned, and the result will be [[ScriptConstant:null|null]].&lt;br /&gt;
== Functionality ==&lt;br /&gt;
Creates a projectile using projectile information from the specified clip. This entity will be return, and the weapon will keep track of it, and use as the first projectile for the next call to [[ScriptEvent:launchProjectiles|launchProjectiles]]. The projectile will remain hiden until then, so scripts can use this to modify parameters on the projectile prior to launch.&lt;/div&gt;</summary>
		<author><name>Wizz</name></author>
		
	</entry>
</feed>