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

    Port Forwarding help :(

    Open a web browser like internet explorer or Netscape. Enter the ip address of your router in the address bar of your browser. In the picture above the address bar has http://www.google.com in it. Just replace all of that with the ip address of your router. By default the ip address should be...
  2. Yodot

    Windows i cant play plzz help

    Make sure you are trying to connect to the OT with the correct Tibia client. Eg, you probably wont be able to connect to an 8.21 OT with an 8.20 client. You will receive the message (account or password is incorrect). Cheers.
  3. Yodot

    How should I make good tibia movies?

    I guess it depends on the power of your PC. I record every hunt with Snagit. My PC does not lag and records in w/e frame rate I choose (up to 60fps which is silly for tibia). My PC also hosts the YoD OT. So I guess I'm saying, so long as your PC is similar to mine: E2150 @ 1.80GHz 1.81...
  4. Yodot

    Paladin bug

    Yodot, you do not have permission to access this page. This could be due to one of several reasons: 1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system? 2...
  5. Yodot

    Trojan.Win32.Delf.ddc in TFS 3.0 rev.967 !! (Read this)

    I got the same virus warning (using Antivir). I just ignored it. As I do most warnings in life.
  6. Yodot

    Compiling Compiling The Forgotten Server latest source code - Last Update: 02/12/2010

    I am getting the same result. I run the .exe file that I made, but a cmd window comes up saying 'Press any key to continue...'. If I press any key the cmd window closes. No server is running... Can anyone help us? --edit-- I searched a little harder and found the sollution. Simply remove the...
  7. Yodot

    Commands Help (TFS)

    /b ** Use this to ban people. ** eg. /b Avatar (will ban player Avatar) /i ** Use /i to make items by the item numbers they have. ** eg. /i 2268 100 (will make a Sudden Death rune with 100 charges). /n ** Use /n to make items by the name they have in items.xml ** eg. /n Demon armor 1...
  8. Yodot

    Key System problems !!

    Copy and paste this doors.lua and it will work. function onUse(cid, item, fromPosition, itemEx, toPosition) if isInArray(questDoors, item.itemid) == TRUE then if getPlayerStorageValue(cid, item.actionid) ~= -1 then doTransformItem(item.uid, item.itemid + 1) doTeleportThing(cid...
  9. Yodot

    Releasedates!

    Thank you Talaturen for all the work you and your team has put in to TFS. I am greatly looking forward to 0.2.10+ as I believe it will be one of the most powerful 8.1 OT's available. Keep it up ;)
  10. Yodot

    oncreateportal

    Thank you so much for this, I, too, was straining my brain to get this to work.
Back
Top