drg base гаррис мод

DrGBase | Nextbot Base

Представляю вам аддон, который добавит базу для NPC! Это почти как VJ Base, но там больше возможностей!

ВНИМАНИЕ: ЭТОТ АДДОН НЕ КОНФЛИКТУЕТ С VJ BASE И CPTBASE!

крутой мод много бы таких

у меня худ неотображается а мобы неубевают исправь пж

Может виновата версия Garry’s Mod-а?

а какая у тебя верися гариса

У меня лиц. Garry’s Mod. Уже был человек с проблемой с DrGBase | Nextbot Base, он установил другую версию и все заработало. Скачай другую версию Gmod-а.

все работает

у меня не работает хотя установил другую версию гарис мода

А что делать после того как скачал?

Закинуть в нужную папку

нужная папка это какая?

вообщем то, переходишь в папку игры Garry’s Mod и заходишь в корневую папку игры garrysmod и там есть волшебная папка addons и тута закидываешь не сам rar (или zip) а саму папку мода DrGBase

Не понял. У тебя ERROR-ы,или что?

Что у тебя там. Error-ы или скрипты.

у меня неработают я 2 версии скачал и серавно не работает.

Помогите у меня какая то ошибка скрипт, как исправить?

какая должна быть версия гариса скажите срочно плиз

просто у меня 13 или 15 версия гариса не проверял

Ы….Так куда кидать то?В Addons?Или в саму папку garrysmode?

для шотото228 кинь в папку addons и все

скажите а версия 2019-2020 из торента, на ней будет работать мод

Источник

Подпишитесь, чтобы загрузить
DrGBase | Nextbot Base

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.

— 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

Читайте также:  kayf life чит коды

— Rewriting the entire base
— Optimisation (always)

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.

Dragoteryx: The code
Roach: Bug testing and suggestions

Источник

Подпишитесь, чтобы загрузить
DrGBase | Nextbot Base

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.

— 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

Читайте также:  driver booster 8 free код активации 2021

— Rewriting the entire base
— Optimisation (always)

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.

Dragoteryx: The code
Roach: Bug testing and suggestions

Источник

DrGBase | Nextbot Base для Garry’s Mod

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 based on the default NPC one
— NPCs will react to the nextbot’s presence (works without a bullseye!)
— VJ Base and CPTBase compatibility
— Weapon support
— No navmesh navigation
— Ladder and ledge climbing
— Lots and lots of helper functions

Currently working on:

— Nodegraph compatibility
— Optimisation (always)

To-do list:

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.

Credits:

Dragoteryx: The code
Roach: Bug testing and suggestions

Источник

Подпишитесь, чтобы загрузить
CPTBase Redux

CPTBase has temporarily ceased development. I am working on 2 major projects for Garry’s Mod at the moment so I don’t have time for CPTBase related content. Once those projects are finished, CPTBase will be completely remade from scratch.

What will the change be like from CPTBase to CH Base? Well, gameplay wise the SNPCs will be a lot more optimized/cool. CH Base offers much more flexibility and control. Developers will need more coding experience than CPTBase to use CH Base though. While CH Base provides a lot of pre-made functions for you to code with, only the foundation is present. Developers will have to use those building blocks of pre-made functions to create the house. It’s not as crazy as it sounds, overall every one will be happy with the new base. Can’t wait to release it!

Wanna join something’s faction? Use the ‘Set Faction’ tool included with my base!

Note this does not work with SLVBase mods unless you use the ones I recoded myself. So that means you can’t use Half-Life Renaissance, Fallout, etc.

And a big shout out to anybody who joins me on my server/streams who helps me find bugs!

Источник

Компьютерный онлайн портал