• 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. Lucifer

    Lan server for me and some friends

    You need to compile the server otland/forgottenserver I dont think someone can help yoy if u dont understand the tutorial in the link. Maybe if u pay someone to help you.
  2. Lucifer

    Can someone make videotutorial how to compile newest otclient?

    Srsly u dont need a video tutorial to compile. If u cant follow this steps in this link u need to pay someone or just start using ur brain otland/forgottenserver
  3. Lucifer

    Edited Evolera 10.98 Map!

    Hello guys I Have been editing the Evolera 8.6 map to my own Evolera 10.98 map. I Just Edit for fun when i have nothing to do. Original Mapper: GOD WILLE I'am mapping it by my self, i add my own spawns. its not just editing the map to 10.98. Adding new spawns/citys to.
  4. Lucifer

    [MyAAC][Plugin] Landing page

    Can someone fix this?
  5. Lucifer

    TalkAction [Admin] Create teleporter

    Thank you @Leesne Works Perfect!
  6. Lucifer

    TalkAction [Admin] Create teleporter

    Can someone convert this to tfs 1.x?
  7. Lucifer

    [France] Evolera [8.6] 9999x exp custom War-Evo

    Wopppps Bannad user
  8. Lucifer

    [Summer Update 2018][Deathlings] Maps Deepling Ancestorial Grounds and Sunken Temple

    Wow Thanks alot Kito, This will help me with my server alot!
  9. Lucifer

    Scripter [TFS 1.2+] Programming service

    Vulcan i want help with some scripts can i have ur discord Vulcan#0666 not working
  10. Lucifer

    Wall Script [help]

    bump
  11. Lucifer

    Wall Script [help]

    I have this Script but can't make so i can remove 5 walls in (lucky wall) And + i want to count down in both "walls" to countdown when the wall is removd Can someone help me? I really have tried to fix this but cant make it work... local config = { walls = { [1] = {position =...
  12. Lucifer

    [FRANCE] 8.60 BUDEX WAR

    Time to have fun on this ot! Good luck bro with this amazing ot!
  13. Lucifer

    This script dont work for me???

    I Hate this, forgot the code is not same from 0.36 tfs and 1.2 xD Thank you Cbrm <3 Edit: but the script dont work... It dont show nothing. NO bug and dont working... @cbrm
  14. Lucifer

    This script dont work for me???

    Why do this script dont work for my ot? I have client 10.98 and TFS 1.2 local function getHighestPlayer() local result = db.getResult("SELECT `name` FROM `players` WHERE `group_id` < 4 ORDER BY `level` DESC, `experience` DESC LIMIT 1") return result.getDataString(result, "name") end...
  15. Lucifer

    Compile | bugg

    I have Compile with sucsess but cant start exe. but when i click on debugging this showed up
  16. Lucifer

    Action Magic Wall!(Including Countdown) 95% Easy Configurtion!

    Ineed something like this but when i remove a wall with lever it need to countdown 120 until it will be back. Can someone help me?
  17. Lucifer

    Can't Connect to my own server! It is possible to login on another network.

    re-install ur ip-changer or ur client. If your friend can log in its most be your Ip changer or client.
  18. Lucifer

    Action [TFS 1.0] Rail System

    can someone help me make this cost money and req level to use it?
  19. Lucifer

    TFS 1.2 Tile Level req..

    function onStepIn(cid, item, position, fromPosition) if getPlayerLevel(cid) >= 100 then return true else doplayer:sendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "level 100 to pass this tile") doTeleportThing(cid, fromPosition, false) end end @henkas
Back
Top