安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
The code that runs the scoreboard. Has your Fretta server bound IN_SCORE to any other button? Or are the variables scoreboard_alpha and MySelf used? It seems like this is an issue with Fretta and not Slender
Whenever there's some unexplainable error, I always think it might be because Stop it Slender (base) isn't mounted. (How do Dedicated Servers managed derived gamemodes?)
EDIT: Specifically slender_proxychance. Not sure how to use this one.
forcenextproxy "AOD Mixi" gives me
(Stop it, Slender [PRX-E]) gamemodes/stopitslenderprxe/gamemode/init.lua:671: attempt to call method 'IsListenServerHost' (a nil value)
1. unknown gamemodes/stopitslenderprxe/gamemode/init.lua:671:
2. unknown - lua/includes/modules/concommand.lua:54
I'm gonna update it anyway and change it to IsAdmin(), that should work on dedicated servers as well.
[Stop it, Slender [PRX-E]) gamemodes/stopitslenderprxe/gamemode/init.lua:714: attempt to call method 'IsSuperAdmin' (a nil value)
1. unknown gamemodes/stopitslenderprxe/gamemode/init.lua:714:
2. unknown - lua/includes/modules/concommand.lua:54
How do I fix that?
[Stop it, Slender [PRX-E]] gamemodes/stopitslenderprxe/gamemode/cl_init.lua:1146: attempt to index a nil value
1. unknown - gamemodes/stopitslenderprxe/gamemode/cl_init.lua:1146
Do note that I am testing this alone, so that may be causing issues. When I try to make proxy team, it say nothing in my client console. When I tried to change other settings, it said this:
Can't change replicated ConVar slender_enhanceddistortions from console of client, only server operator can change its value
The view distortions work, so I know atleast some of the addon is loading properly. Also managed to set the proxy mode to 4, but I can't seem to change anything from client (not a problem for me), not make the proxy team. If there is anything more that could be useful to get to the bottom of this, I will gladly provide it.