drgbase
drgbase copied to clipboard
A NextBot base for Garry's Mod, with other stuff.
Fixed OnChaseEnemy to prevent chasing when returning false in the function, while keeping the original functionality when the function is absent, returns true or returns nothing.
nextbots keeps chasing when its into ignore and its not working
In Line 625 of misc.lua of the base entity the OnRagdoll Funciton isn't called with ":" but with "." This causes no "self" being available in the function.
Hello, There's a Problem. All NPCs Not Attacking me, They're Attacking Only Other NPCs. Is There Anything I can Reset My Settings Or Something Else?
my game crashes
When i possess a npc my playermodel follows it and floats on it, i dont have any camera/ third person mods, please help its annoying
I can't use the NPC Control addon to change the health values of the nextbots, so I want to how I have to do it.
chrash
why does my game crash if there is a drg nextbot in it
There is barely any documentation making it a bit hard to make NPCs. Please add more documentation.
[DrGBase | Nextbot Base] lua/entities/drgbase_nextbot/relationships.lua:689: attempt to call method 'DrG_SetRelationship' (a nil value) 1. _UpdateNPCRelationship - lua/entities/drgbase_nextbot/relationships.lua:689 2. _SetRelationship - lua/entities/drgbase_nextbot/relationships.lua:202 3. UpdateRelationshipWith - lua/entities/drgbase_nextbot/relationships.lua:532 4. callback - lua/entities/drgbase_nextbot/relationships.lua:755 5....