Garry's Mod

Garry's Mod

24,380 oy
DrGBase | Nextbot Base
25
43
12
33
60
14
25
10
17
8
30
27
27
12
20
16
15
6
10
10
7
7
6
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Content Type: Addon
Addon Type: NPC
Addon Tags: Fun, Roleplay
Dosya Boyutu
Gönderilme
Güncellenme
610.004 KB
8 Kas 2018 @ 19:14
13 Haz @ 11:14
122 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
DrGBase | Nextbot Base

Dragoteryx tarafından 1 koleksiyonda
My Awesome Addons
9 öğe
Açıklama


DrGBase is built on top of the default nextbot base to add stuff that you usually have to code yourself when creating a nextbot, such as AI behaviour or a relationship system. It also comes with a built-in possession system that allows you to quickly and easily add possession to any nextbot that is made on the base. It also fixes many bugs related to nextbots and adds behaviours that aren't available in the Lua API, such as climbing.

Features:
- Line of sight (if the nextbots don't detect you they won't attack you)
- Nextbots react to sounds near them
- Easy to setup possession system
- Powerful relationship system
- NPCs will react to the nextbot's presence (works without a bullseye!)
- VJ Base and CPTBase compatibility
- Weapon support
- Works on maps with no navmesh
- Ladder and ledge climbing
- Lots and lots of helper functions

Currently working on:
- Rewriting the entire base
- Optimisation (always)

Incompatible addons:
https://steamproxy.net/sharedfiles/filedetails/?id=2053559031


Q&A:
Q: How to create a nextbot using this base?
A: You can take a look at the wiki page of the base on Github, it features a template file to get you started:
https://github.com/Dragoteryx/drgbase/wiki/Template-file
However, making a nextbot still requires Lua knowledge, so if this is your first addon I'd suggest taking a look at the Gmod wiki first, and maybe trying to make a few simpler entities before making something more complex:
https://wiki.garrysmod.com/page/Beginner_Tutorial_Intro
If you have any questions relating to the base, I'll do my best to help you, however don't expect help from me for something that is not related to DrGBase.

Q: How to possess a nextbot?
A: If you are in Sandbox, you can use the possess property on the nextbot using the contextual menu. Just hover your mouse over the nextbot while holding C. You can also the Possession SWEP.

Q: I've found a bug!
A: Create a new issue on Github => https://github.com/Dragoteryx/drgbase/issues

Credits:
Dragoteryx: The code
Roach: Bug testing and suggestions

I think that's it.
Popüler Tartışmalar Tümünü Görüntüle (71)
503
11 saat önce
SABİT: Bugs
Dragoteryx
123
16 Eyl @ 16:12
SABİT: Suggestions
Dragoteryx
88
14 Eyl @ 15:55
SABİT: Help
Dragoteryx
2.376 Yorum
fnaf from the 25th 1 saat önce 
what
nikitosik4687 9 saat önce 
fu NOT BABY CONTENT:steamfacepalm::steamthumbsdown::steamthumbsdown::steamthumbsdown::steamthumbsdown:
damanteleonard 11 saat önce 
the drgbase npcs are not working anymore pls fix
флешки 28 Eyl @ 8:35 
i spawn npc from mods that i downlaod (they are DrGBase only) then my gaem freezes and if i try to press shift+tab and click on other screen my gmod takes over my screen again
Alanna/Jack!!! :3 28 Eyl @ 5:35 
Love this
roachisserie chicken  [yaratıcı] 27 Eyl @ 8:08 
care to share?
jihee0272 27 Eyl @ 7:58 
ERROR
leandrocostiuc07 26 Eyl @ 7:59 
[DrGBase | Nextbot Base] NextBot [112][npc_drg_pizzatower_pepperman] Error: lua/entities/npc_drg_pizzatower_pepperman.lua:163: attempt to index upvalue 'DrawingLimit' (a nil value)

1. unknown - lua/entities/drgbase_nextbot/shared.lua:433
Kolego 20 Eyl @ 10:55 
[DrGBase | Nextbot Base] NextBot [849][drg_roach_tyrant] Error: lua/entities/drg_roach_tyrant.lua:689: Tried to use a NULL CTakeDamageInfo!

1. unknown - lua/entities/drgbase_nextbot/shared.lua:433
DogMatter04 18 Eyl @ 7:20 
I've found a weird quirk that whenever the FollowPath function is called when the bot is near a staircase, the game freezes for a bit. What can be done to circumvent this?