Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
Nothing's in the console and i have about 50 mods installed.
Also, the same bug I was having last version of this is happening, where shooting and killing an enemy (usually in one shot, headshots,explosives,etc) the containers drop just as if the player did a glory kill. This also happens with friendly NPCs with a lot of health like Father Grigori, where shooting them drops containers before killing them.
This bug happens with M9K weapons primarily, but it seems to work on other weapon mods. I do have quite a few mods on as well, but my coding hunch says that this could be solved by checking if the player went up and pressed E on the NPC to finish them off, to then drop the container.
1. I cant fix it, I tried
2. Health vials and armor drops can drop if you instant kill enemy. About Father Grigori: Main problem is he reduces damage for yourself, but not change damage info (like you did 200 damage to him, but he gets only around 10-20 damage and doesn`t change damage. And mod think you kill him and spawns health vial)
I hope that I explained normally, I have a really big problem explaining things(
Sorry if it seems like I am backseat coding here, haven't worked in Garrys Mod Lua so I don't know what can or cant be done, but:
1. Couldn't you just make the animation only a first person viewmodel animation as opposed to an animation in the world?
2. Perhaps instead of these dropping when you instant-kill an enemy, do it if specifically a glory kill was done, gone up and pressing E. Could even have a tickbox in the config for it.
1. I don`t know how to make first person viewmodel
2. I`ll add option for enabling insta kills
[GLORY KILLS - FROM HELL TO GMOD] lua/autorun/server.lua:42: attempt to index a nil value
1. func - lua/autorun/server.lua:42
2. unknown - lua/includes/extensions/net.lua:32
Just holding or pressing or spamming E, enemy or not, causes this lack of glory kills.
I have easily over 200 mods, even if I cleaned up before downloading this. Only conflict is vFire but I disabled it and the problem persists.
I have the same problem
Sorry for late response, but try type gkl_DisableAnims 0 in console