Aitesthull: Difference between revisions
Jump to navigation
Jump to search

(Created page with "{{ent not in fgd}} {{base point|aitesthull}} It is used only for testing if an ai node's position is valid. {{code class|CAI_TestHull|ai_initutils.cpp}}") |
(description) |
||
Line 1: | Line 1: | ||
{{ent not in fgd}} | {{lang|Aitesthull}} | ||
{{base point|aitesthull}} It is | {{ent not in fgd|nolink=1}} | ||
{{base point|aitesthull}} It is an "NPC" that verifies ai [[node]]s are accessible by walking between node connections. This entity serves no use to mappers (other than assisting nodegraph building). | |||
{{code class|CAI_TestHull|ai_initutils.cpp}} | {{code class|CAI_TestHull|ai_initutils.cpp}} |
Revision as of 20:50, 16 September 2018


Template:Base point It is an "NPC" that verifies ai nodes are accessible by walking between node connections. This entity serves no use to mappers (other than assisting nodegraph building).