Call of Duty 4: Scripting Reference - AI::ConnectPaths: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
(New page: {{Function |Version=4 |Name=ConnectPaths() |Module=AI |Available=SP Only<BR> |Summary= Connects the paths that intersect with the entity. If the entity is a script_brushmodel then it must ...)
 
mNo edit summary
 
Line 3: Line 3:
|Name=ConnectPaths()
|Name=ConnectPaths()
|Module=AI
|Module=AI
|Available=SP Only<BR>
|Available=SP Only
|Summary= Connects the paths that intersect with the entity. If the entity is a script_brushmodel then it must have DYNAMICPATH set to connect paths.
|Summary= Connects the paths that intersect with the entity. If the entity is a script_brushmodel then it must have DYNAMICPATH set to connect paths.
|Call_on=&lt;entity&gt; A dynamic blocking entity
|Call_on=&lt;entity&gt; A dynamic blocking entity

Latest revision as of 02:26, 31 July 2009