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

Search results

  1. Rickolajten

    Lua !bless makes people level 1 when they die

    I did search and found some threads, tried everything and nothing worked.. so i'm curious what could be the cause of this. I have tried setting all _loss in my database to 100, trying different scripts etc.. experimenting in my config, nothing works. Everytime someone writes !bless and gets...
  2. Rickolajten

    R.I.P Paul Walker

    RIP Paul, i loved the movies he starred in.
  3. Rickolajten

    Is there some kind of restriction to post in advertisment?

    That is the one i tried first since its my main browser, no luck though.
  4. Rickolajten

    Is there some kind of restriction to post in advertisment?

    No, i simply write my text and press "create thread" and the button goes grey like its loading for about 3-5 seconds then it turns back to normal and nothing happends. I tried several browers and none of them worked.
  5. Rickolajten

    Is there some kind of restriction to post in advertisment?

    I can't add my server there, so i thought there might be some kind of postrestriction, 100 posts or so? i tried yesterday, i tried today.. nothing works.
  6. Rickolajten

    [10.77][TFS 1.2] ORTS, a real map project

    This works <talkaction words="/save" script="save.lua"/> local savingEvent = 0 function onSay(cid, words, param) if getPlayerAccess(cid) ~= 0 then if isNumber(param) == TRUE then stopEvent(savingEvent) save(tonumber(param) * 60 * 1000) else saveServer() end end end function save(delay)...
  7. Rickolajten

    Lua Trying to enter a vipdoor, something is terribly wrong.

    Well, if i alt+f and search for vip, it finds nothing.. so there is nothing there. :)
  8. Rickolajten

    Lua Trying to enter a vipdoor, something is terribly wrong.

    You are correct, it's not there. Any ideas how to proceed?
  9. Rickolajten

    Lua Trying to enter a vipdoor, something is terribly wrong.

    Hey guys! I downloaded Amirislos distribution and i'm playing around with it, trying to learn a thing or two. When i try to access the vipdoor that is located in the middle of the map i'm getting this in my console I'm getting as far as i need a column called vipdays in my myphpadmin, how...
  10. Rickolajten

    [ModernAAC] ParadiseOT Website

    I realize that i'm necroing this thread but im trying to get this working.. i got everything up and running, but when i try to make an account on the site i get this " 404 Page Not Found The page you requested was not found." and in the adressfield above this shows...
  11. Rickolajten

    [10.77][TFS 1.2] ORTS, a real map project

    No, unfortunately that does not work at all.
  12. Rickolajten

    [10.77][TFS 1.2] ORTS, a real map project

    Happend to me also, i compiled the server myself and its not a problem for me anymore. @Printer I'm going crazy about this paladin distance advance bug.. do you have any clue how to fix it?
  13. Rickolajten

    Paladin advancing way to fast and healing spells underpowered

    Tried lowering it to 25x on skill advances, still no go. 21:00 You advanced to distance fighting level 11. 21:00 You advanced to distance fighting level 12. 21:00 You advanced to distance fighting level 13. 21:00 You advanced to distance fighting level 14. 21:00 You advanced to distance fighting...
  14. Rickolajten

    Paladin advancing way to fast and healing spells underpowered

    I tried both 30 & 29, they still get 170 dist within 1 shot for some reason. Do you have exactly 30? If so.. i wonder what differs in our servers.
  15. Rickolajten

    [10.77][TFS 1.2] ORTS, a real map project

    3306 also?
  16. Rickolajten

    [10.77][TFS 1.2] ORTS, a real map project

    Have you port forwarded the neccecary ports?
  17. Rickolajten

    [10.77][TFS 1.2] ORTS, a real map project

    Yes, 127.0.0.1 isnt reachable for anyone but you. Google whatsmyip :)
  18. Rickolajten

    Paladin advancing way to fast and healing spells underpowered

    Hey everyone! I'm currently using TFS 1.0, the version released by Printer. There is one huge problem though and two small. Huge one first, paladins are advancing extremely fast - one hit and they have 170~ dist. I tried checking in myphpadmin when i created a new character if it had like...
  19. Rickolajten

    [10.77][TFS 1.2] ORTS, a real map project

    Anyone managed to fix the underpowered healingspells and the EXTREMELY fast advancing paladin skill? (one hit, 170 dist etc)
Back
Top