Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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.