https://wiki.zeroy.com/index.php?title=Call_of_Duty_4:_Scripting_Reference_-_AI::CanUseTurret&feed=atom&action=history Call of Duty 4: Scripting Reference - AI::CanUseTurret - Revision history 2024-03-28T13:40:11Z 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_-_AI::CanUseTurret&diff=5830&oldid=prev CoDEmanX at 23:24, 30 July 2009 2009-07-30T23:24:08Z <p></p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Older revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 02:24, 31 July 2009</td> </tr><tr><td colspan="2" class="diff-lineno" id="mw-diff-left-l3">Line 3:</td> <td colspan="2" class="diff-lineno">Line 3:</td></tr> <tr><td class="diff-marker"></td><td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|Name=CanUseTurret(&amp;lt;turret&amp;gt;)</div></td><td class="diff-marker"></td><td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|Name=CanUseTurret(&amp;lt;turret&amp;gt;)</div></td></tr> <tr><td class="diff-marker"></td><td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|Module=AI</div></td><td class="diff-marker"></td><td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|Module=AI</div></td></tr> <tr><td class="diff-marker" data-marker="−"></td><td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>|Available=SP Only<del style="font-weight: bold; text-decoration: none;">&lt;BR&gt;</del></div></td><td class="diff-marker" data-marker="+"></td><td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>|Available=SP Only</div></td></tr> <tr><td class="diff-marker"></td><td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|Summary=Check whether this actor can use this turret</div></td><td class="diff-marker"></td><td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|Summary=Check whether this actor can use this turret</div></td></tr> <tr><td class="diff-marker"></td><td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|Call_on=&amp;lt;actor&amp;gt; An actor</div></td><td class="diff-marker"></td><td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|Call_on=&amp;lt;actor&amp;gt; An actor</div></td></tr> </table> CoDEmanX https://wiki.zeroy.com/index.php?title=Call_of_Duty_4:_Scripting_Reference_-_AI::CanUseTurret&diff=5794&oldid=prev CoDEmanX: New page: {{Function |Version=4 |Name=CanUseTurret(&lt;turret&gt;) |Module=AI |Available=SP Only<BR> |Summary=Check whether this actor can use this turret |Call_on=&lt;actor&gt; An actor |Example=<p... 2009-07-30T22:59:34Z <p>New page: {{Function |Version=4 |Name=CanUseTurret(&lt;turret&gt;) |Module=AI |Available=SP Only&lt;BR&gt; |Summary=Check whether this actor can use this turret |Call_on=&lt;actor&gt; An actor |Example=&lt;p...</p> <p><b>New page</b></p><div>{{Function<br /> |Version=4<br /> |Name=CanUseTurret(&amp;lt;turret&amp;gt;)<br /> |Module=AI<br /> |Available=SP Only&lt;BR&gt;<br /> |Summary=Check whether this actor can use this turret<br /> |Call_on=&amp;lt;actor&amp;gt; An actor<br /> |Example=&lt;pre&gt;self CanUseTurret();&lt;/pre&gt;<br /> |Required_args=<br /> # &lt;turret&gt; (entity) A turret entity<br /> |Optional_args<br /> |Notes<br /> }}</div> CoDEmanX