https://wiki.zeroy.com/index.php?title=Call_of_Duty_4:_Scripting_Reference_-_AI::DisconnectPaths&feed=atom&action=history Call of Duty 4: Scripting Reference - AI::DisconnectPaths - Revision history 2024-03-29T06:58:44Z 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::DisconnectPaths&diff=5845&oldid=prev CoDEmanX at 23:26, 30 July 2009 2009-07-30T23:26:34Z <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:26, 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=DisconnectPaths()</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=DisconnectPaths()</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=Disconnects the paths that intersect with the entity. If the entity is a script_brushmodel then it must have DYNAMICPATH set to disconnect paths.</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=Disconnects the paths that intersect with the entity. If the entity is a script_brushmodel then it must have DYNAMICPATH set to disconnect paths.</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;entity&amp;gt; A dynamic blocking entity</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;entity&amp;gt; A dynamic blocking entity</div></td></tr> </table> CoDEmanX https://wiki.zeroy.com/index.php?title=Call_of_Duty_4:_Scripting_Reference_-_AI::DisconnectPaths&diff=5808&oldid=prev CoDEmanX: New page: {{Function |Version=4 |Name=DisconnectPaths() |Module=AI |Available=SP Only<BR> |Summary=Disconnects the paths that intersect with the entity. If the entity is a script_brushmodel then it ... 2009-07-30T23:07:20Z <p>New page: {{Function |Version=4 |Name=DisconnectPaths() |Module=AI |Available=SP Only&lt;BR&gt; |Summary=Disconnects the paths that intersect with the entity. If the entity is a script_brushmodel then it ...</p> <p><b>New page</b></p><div>{{Function<br /> |Version=4<br /> |Name=DisconnectPaths()<br /> |Module=AI<br /> |Available=SP Only&lt;BR&gt;<br /> |Summary=Disconnects the paths that intersect with the entity. If the entity is a script_brushmodel then it must have DYNAMICPATH set to disconnect paths.<br /> |Call_on=&amp;lt;entity&amp;gt; A dynamic blocking entity<br /> |Example=&lt;pre&gt;level.ArmoredCar DisconnectPaths();&lt;/pre&gt;<br /> |Required_args<br /> |Optional_args<br /> |Notes<br /> }}</div> CoDEmanX