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

    Unable to load 8.60 DAT in TibiaEditor

    Hello I'm experiencing some problems when trying to load the 8.60 DAT in TibiaEditor. Is there anyone who knows how to solve this problem? Borrowed a picture on the error. Could it be something with the formats.xml? rep++
  2. T

    Dragon ball distribution

    Does anyone know where i could find a decent 8.54-8.6 Dragon ball datapack that uses TFS as engine? thanks in advance! rep++
  3. T

    [Gesior AAC] YouTube bbcode to forum.php

    Hello! Is there anyone out there who might have this or able to code this? Description - Use the movie code from the YouTube URL in your browser. For example, YouTube - Broadcast Yourself.JFwCCL0Vh6U Title - YouTube Tag - Example - JFwCCL0Vh6U Should appear as an embedded video...
  4. T

    db.query, for a specific player.

    Hello I need some help with db.query in LUA. I'm looking for a db.query that updates a players column when it's enabled or disabled. For example. table = players column = test /test on = If a player executes this talkaction I want that his/hers column sets to 1 (enabled) /test off...
  5. T

    [GESIOR AAC] Show if you died with either AOL or BLESS.

    Hello OTland members, I would like to request a PHP function that shows if a person died with either AOL or Blessings. Something like this. Taste died at level 99 by a dragon lord [AOL]. Taste died at level 100 by a dragon lord [BLESS]. Sincerely, Taste
  6. T

    CSS - Problem

    Hello OTland members, It has been a while since I used CSS. I noticed a problem when changing between two different layouts. This is how it look with layout number one. (Everything is fine). This is how it look with layout number two. Not how it should be. I don't think...
  7. T

    [C++] Add emblem guilds

    Hello! I'm in need of some help with this emblem function. What I seek is an edit to the code, so players who's in a guild has a Green Emblem and while seeing other players who's in a guild, they should have the Blue emblem. GuildEmblems_t Player::getGuildEmblem(const Creature* creature) const...
  8. T

    Banuta wall

    Hi I need some help with the Wall at Damaged steel helmet Quest. There are two levers between these walls but it doesn't work properly though. The lever on the outside got UID 33210 and inside doesn't have any UID. When using the levers it gives following errors.. [11:32:02.095]...
  9. T

    guilds.php guild members edit

    This is how it look while I'm trying to add Vocation and Level... $main_content .= '<BR><BR> <TABLE BORDER=0 CELLSPACING=1 CELLPADDING=4 WIDTH=100%> <TR BGCOLOR='.$config['site']['vdarkborder'].'><TD COLSPAN=3 CLASS=white><B>Guild Members</B></TD></TR>...
  10. T

    [SQL] Move players items (equipment, backpack) to their depots

    Hi! Is there a way to move all players items (equipment,backpack) to their depots for example? Thanks in advance!
  11. T

    Gesior, buy points page (RL premium page)

    [GESIOR AAC] Buy Points Like RL tibia Hi! I've seen this on alot of server websites, though mostly on Brazilian servers. Perhaps it's released somewhere? Preview, how it look like. Thanks in advance!
Back
Top