Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.