Ai network

From Valve Developer Community
Revision as of 05:58, 14 July 2018 by Pinsplash (talk | contribs) (Created page with "{{base point|ai_network}} It is a vital entity to all NPC and AI functions that is created every map load. If you were to <code>Kill</code> it in the game, NPCs would...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Base point It is a vital entity to all NPC and AI functions that is created every map load. If you were to Kill it in the game, NPCs would freeze up entirely - no speech, no animations, no movement. Killing would also render all ai_ console commands unusable.

It is referred to as BigNet by the engine. Valve at one point intended to expand on this by making multiple of these work together in maps.