Garry's Mod

Garry's Mod

5,291 个评价
Draconic Base
3
5
2
2
2
2
2
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 服务器内容
插件标签: 建筑, 快乐
文件大小
发表于
更新日期
5.696 MB
2019 年 8 月 28 日 上午 2:53
9 月 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,825 条留言
holberry20 8 小时以前 
if i remember correctly
holberry20 8 小时以前 
uh the combine soldiers and hostile stormtroopers
Vuthakral  [作者] 9 小时以前 
@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 9 小时以前 
after instaling this https://psteamcommunity.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 11 月 7 日 下午 1: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
PixelTheCollie ΘΔ 11 月 5 日 上午 10:15 
[Draconic Base] lua/entities/drc_shieldmodel.lua:48: bad argument #1 to 'SetModelScale' (number expected, got no value)
1. SetModelScale - [C]:-1
2. unknown - lua/entities/drc_shieldmodel.lua:48
Barry Block 11 月 2 日 上午 5:17 
[Draconic Base] lua/draconic/cl/experimental_fp.lua:343: attempt to index upvalue 'lerppos' (a number value)
1. v - lua/draconic/cl/experimental_fp.lua:343
2. unknown - lua/includes/modules/hook.lua:102
Asura 11 月 1 日 上午 8:12 
ik, i was asking if you could make it standalone? again if not whatever i'd figure i'd ask.
Vuthakral  [作者] 11 月 1 日 上午 4:59 
It's just part of the unarmed swep, not a standalone system
Asura 10 月 31 日 下午 10:20 
@vuthakral is it possible to make the kick function of the 'unarmed' drc base weapon an action we can do outside of having it active? i randomly found out that holding e and left clicking does that kick, thirdperson animations and all. ik there are others that do this but half of them break with the addons i got, this doesnt. if u cant then u cant but IF its possible would/could you do it?