Garry's Mod

Garry's Mod

Not enough ratings
gm_home [Navmesh + AI Nodes]
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Map
Addon Tags: Scenic, Realism
File Size
Posted
1.327 KB
20 Nov, 2019 @ 8:41am
1 Change Note ( view )

Subscribe to download
gm_home [Navmesh + AI Nodes]

In 1 collection by Zephyra
All of Master_64's current navmesh + AI node addons.
18 items
Description
Hey there, in case you don't know what this mod does, it essentially makes this map compatible with all NPCs, SNPCs and Nextbots!

Make sure that you use the RemoveProps tool/addon to remove doors that connect to any part of the map. If you don't do this, you will experience NPCs, SNPCs and Nextbots commonly getting stuck on stuff! This is a 1-time process and I highly recommend you do this to get the best experience possible!
OR
Run this console command on every map launch (this deletes every door in the map):
ent_fire func_door kill; ent_fire func_door_rotating kill; ent_fire prop_door_rotating kill

Supports Out of Bounds: ✗

If you find any bugs with this navmesh or with the AI Nodes, please comment it below!

Note to the map creator: In no way does this mod contain anything of your's EXCEPT for the icon. Please note that I cannot change the icon. Also note that I am willing to take this addon down if you friend me and pm me about it!
2 Comments
Zephyra  [author] 21 Nov, 2019 @ 12:13pm 
@Wiseguy You could do this, but personally, I think it's better to not have to worry about it each time I load up the map.
Also, this command would work better:
ent_fire func_door kill; ent_fire func_door_rotating kill; ent_fire prop_door_rotating kill
Wiseguy 21 Nov, 2019 @ 11:40am 
Another way to get rid of doors if you have sv_cheats 1 and are an admin

Type in console
ent_fire func_door kill
ent_fire func_door_rotating kill
ent_fire prop_door_rotating kill
This'll delete all door entities in the current map.