Garry's Mod
5,292 оценки
Draconic Base
3
5
2
2
2
2
2
   
Награда
Добавяне към любими
В любими
Премахване от любими
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Build, Fun
Размер на файла
Публикуван на
Обновен на
5.696 MB
28 авг. 2019 в 2:53
7 септ. в 4:54
190 бележки за промени ( преглед )

Абониране, за да се свали
Draconic Base

Описание
GitHub Page[github.com]
Wiki for developers[vuthakral.com]
Support me on Ko-fi[ko-fi.com]



The Draconic Base is a development framework for the content creators of Garry's Mod. It delivers many new modular systems, a lightweight but feature-rich weapon base, and extends greatly upon the game's playermodel customization.
FOR SERVER OWNERS
Due to petty individuals targeting my codebase I have had to make serverside convars not archive. Please see this page on GitHub[github.com] for a config list of all serverside convars.
Legal
The "Draconic Base" is a free-to-use addon. Please adhere to the Garry's Mod Steam Workshop Rules[wiki.facepunch.com]. This notably includes "Do not reupload addons". Please do not reupload the Draconic Base. It is an actively-maintained project, and reuploads will create conflicts. It is a base for a reason. A proper usage agreement can be found in the License file[github.com] on the GitHub.
Help & Support
If you need immediate help with the Draconic Base (or any of my addons), developing with the Draconic Base, want to report a conflict/incomaptibility for me to fix, or just wanting to know what I'm working on then consider joining my Discord[discord.gg] server.
1 830 коментара
B4LL-1NN преди 23 минути 
@Vuthakral Well actually I'm noticing this error starts popping out since Gmod newest's November update. Pretty sure it doesn't happen before.
Eirin Yagokoro преди 6 часа 
@Vuthakral is there way to reset the settings of draconic menu?
holberry20 преди 7 часа 
roger
Vuthakral  [автор] преди 11 часа 
I don't seem to get this error on my end, so if the issue persists after the next update (in the next day or so) let me know.
B4LL-1NN преди 13 часа 
Hi I got similar error when I kill vanilla NPCs or other players. Can you look into it?

[Draconic Base] lua/draconic/sh/extensions.lua:67: attempt to index a nil value
1. v - lua/draconic/sh/extensions.lua:67
2. unknown - lua/includes/modules/hook.lua:102
holberry20 17 ноем. в 7:04 
if i remember correctly
holberry20 17 ноем. в 7:03 
uh the combine soldiers and hostile stormtroopers
Vuthakral  [автор] 17 ноем. в 6:52 
@holberry20 -- What NPC are you giving a gun to? This could be an issue with a specific NPC base I might need to address

@YellowEagleV1 -- This is an error caused from opening the menu too soon after starting a new session; the extensions system did not run yet as it has a hard delay of five seconds to let other addons have time to initialize
YellowEagleV1 17 ноем. в 6:29 
after instaling this https://steamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3606137592 . I get this error : [Draconic Base] lua/draconic/sh/extensions.lua:67: attempt to index a nil value
1. v - lua/draconic/sh/extensions.lua:67
2. unknown - lua/includes/modules/hook.lua:102
What is this error code? It doesn't seem to break anything, but if possible, could you help me resolve it ?
holberry20 7 ноем. в 13:41 
[Draconic Base] Warning! A net message (DRCSound) is already started! Discarding in favor of the new message! (DRCSound)
1. EmitSound - lua/draconic/drc_lib.lua:1298
2. DoEffects - lua/weapons/draconic_base/sh_funcs.lua:1260
3. CallShoot - lua/weapons/draconic_base/sh_funcs.lua:1381
4. PrimaryAttackNPC - lua/weapons/draconic_gun_base.lua:399
5. PrimaryAttack - lua/weapons/draconic_gun_base.lua:471
6. unknown - gamemodes/base/entities/weapons/weapon_base/init.lua:95