• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved Gesior acc "problem"

matti450

Member
Joined
Apr 13, 2008
Messages
507
Reaction score
24
i am trying to install the gesior acc to a server that has version 0.3.6
and the gesior acc is tfs1
any help is greatful! :/
this is my problem! :/
25i3b4o.png
 
Do you have "paralyzeSlow" in your config.lua?
In that case add "--" before it and then install it.

If you don't have it then add it.
 
i had it ok i will test to add "--"
Do you have "paralyzeSlow" in your config.lua?
In that case add "--" before it and then install it.

If you don't have it then add it.

Do you have "paralyzeSlow" in your config.lua?
In that case add "--" before it and then install it.

If you don't have it then add it.

like this?

Code:
    -- Anti Paralyze Dedection
    "--" paralyzeSlow = 10 -- decrease basespeed percent
    paralyzeMinTime = 200 -- if unparalyze time under (miliseconds) count it as too fast
    paralyzeChecks = 3 -- after how many too fast unparalyzes punish player (slow)

nvm i downloaded another config.lua ^^
 
Last edited by a moderator:
If you need to add content then edit your posts, don't tripple post xD
Good that you solved it :p
You can change the prefix to Solved(thread tools).
 
If you need to add content then edit your posts, don't tripple post xD
Good that you solved it :p
You can change the prefix to Solved(thread tools).
hehe iokk sry i have one last issue after step 5 :(
Code:
AAC installation is disabled. To enable it make file install.php in main AAC directory and put there your IP.
 
hehe iokk sry i have one last issue after step 5 :(
Code:
AAC installation is disabled. To enable it make file install.php in main AAC directory and put there your IP.

Create a file called install.txt in your www directory.
In it place your ip, if you are the hoster then write 127.0.0.1.
 
Back
Top