• 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!

Search results

  1. L

    "Error: Query was empty" (when creating account)

    I'm using Gesior 0.3.8. Everything is fine except when I try to create an account. I put the account name, password, country, etc... And when I press "I Agree", I'm redirect to a page that says: "Error: Query was empty". Please I need help.
  2. L

    How to remove delay of pushing players from far?

    I want NO delay when pushing players from far. In a lot of OT's I've played when you are 2+ SQM's away from some player and you push him, when your character gets close to the target, the player automatically gets pushed/moved. In my OT I don't know why but when I try to push from far, it...
  3. L

    [LUA] Help with starting skills on enforced! Please!

    I've tried to edit startskills.lua but doesn't work look at the code: function onLogin(cid) local playerVoc = getPlayerVocation(cid) local reqTries = getPlayerRequiredSkillTries local skillStor = 56364 local gotSkills = getPlayerStorageValue(cid, 56364) if playerVoc == 5 and...
Back
Top