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

    Compiling 'libxml/xmlmemory.h': No such file or directory

    Ayuda: TFS 1.2 Visual Studio 15 Impulso 1.6.0 kit de desarrollo de software 3.2 descargar 1732831103
  2. R

    Lua [OTX2] [TFS0.3.6] (LuaInterface::internalGetPlayerInfo) Player not found when requesting player info #29

    [Error - CreatureScript Interface] data/creaturescripts/scripts/heart.lua:onDeath Description: (LuaInterface::internalGetPlayerInfo) Player not found when requesting player info #29 function onDeath(cid, corpse, deathList) if getPlayerIp(cid) == getPlayerIp(deathList[1]) then return true end...
  3. R

    Lua (LuaInterface::luaGetThingPosition) Thing not found [OTX2] [TFS 0.3.6]

    local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_HITCOLOR, COLOR_DARKPURPLE) setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatFormula(combat1, COMBAT_FORMULA_LEVELMAGIC, -4.5, -800, -2.0, -900) local function onCastSpell1(cid, var) local pos =...
  4. R

    OTClient Why does my character disappear when attacking?

    When attacking my character disappears or starts to turn black, I don't understand why, if I don't attack the character moves normally and the monsters too.
Back
Top