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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
I know it's a bit silly considering it's almost like the vanilla, but I'm kinda purist and I'd love to be able to turn it off to have the actual vanilla.
I know I can just not install it in this case, but I'm asking in case some random server would have this - I honestly hate forced HUD addons ._.
sorry for little upset lol
[ERROR] lua/autorun/client/cl_savav.lua:100: attempt to call method 'GetPrimaryAmmoType' (a nil value)
1. Base - lua/autorun/client/cl_savav.lua:100
2. fn - lua/autorun/client/cl_savav.lua:151
3. unknown - lua/ulib/shared/hook.lua:109
Replace the string "LocalPlayer():GetActiveWeapon():GetPrimaryAmmoType()!=-1" on
"IsValid(LocalPlayer():GetActiveWeapon()) and LocalPlayer():GetActiveWeapon():GetPrimaryAmmoType()!=-1" to avoid this error
--------
Замените строку "LocalPlayer():GetActiveWeapon():GetPrimaryAmmoType()!=-1" на
"IsValid(LocalPlayer():GetActiveWeapon()) and LocalPlayer():GetActiveWeapon():GetPrimaryAmmoType()!=-1" чтобы избежать данной ошибки