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

    538 Effects Appaerances Objects

    I'm making available an effects pack that I converted from some old servers. 538 Effects Client
  2. arthurluna

    New Assets-Editor

    I just received some wonderful news for the Otland community and other Otserver forums. Arch-Mina will soon bring an update to Assets-editor that will leave the Tibia.spr and Tibia.dat files a thing of the past. Below is the photo I received first hand. It will be possible to import/export OBD...
  3. arthurluna

    Assets Editor 96x96

    Hi guys, I need to make an adaptation within the "Assets-Editor" to import 96x96 sprints, the support is only for 32x32 and a maximum of 64x64, I made some changes to this adaptation, but it is not 100% functional, someone experienced with this can auxiliary? using MaterialDesignThemes.Wpf...
  4. arthurluna

    RemoveCondition 1.3 Attributes

    Hi guys, I'm in need of a big help, someone who has their free time and could help me solve this problem, I'm looking for a solution in attribute removal. I wanted it to remove only the attributes of the moved item from the Slot and not from all the slots. when an item with no attributes is...
  5. arthurluna

    Drop item inside container - Rare, Epic and Legendary Loot Rolls

    I need help from someone experienced, this script works as follows, when I forget an item inside a Container, after a while the content is checked and returned to the main deposit, I can make it work, but after checking each position it returns nil for the situation. when placing item in...
  6. arthurluna

    Help Index.php Modern AAC Migrating to Xampp 7.2

    A PHP Error was encountered Severity: 8192 Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Hooks has a deprecated constructor Filename: libraries/Hooks.php Line Number: 30 A PHP Error was encountered Severity: 8192 Message: Methods...
  7. arthurluna

    Compiling Item limit sent to the mail.

    I Realized que the source TFS 1.0 has no items of messages limit for the deposit or mail ... One would explain the can limit the amount of items Within the deposit or email if (player->lastDepotId != -1) { //save depot items query.str(""); query << "DELETE FROM...
  8. arthurluna

    Lua The Inquisiton Quest Bosses Latrivan and Golgordan - HELP Script

    As I do to when the two bosses are dead create a portal to póxima room? I'm having trouble local bosses = { ["ushuriel"] = {storage = 250, pos = {x = 33171, y = 31728, z = 11}, newpos = {x = 33171, y = 31728, z = 11}}, ["zugurosh"] = {storage = 251, pos = {x = 33136, y = 31692, z =...
  9. arthurluna

    Solved Inquisiton Quest - HELP

    After the death of the bosses the player will have three minutes to enter the portal, after that a new boss will be created ... I'm not identify the boss's name can anyone help? local bosses = { ["ushuriel"] = {storage = 200, pos = {x = 33171, y = 31728, z = 11}}, ["zugurosh"] =...
  10. arthurluna

    Help SharpMapTracker

    Can anyone help how to get these three codes to update SharpMapTracker? ClientServerStart = client.BaseAddress + = NAME? ClientServerEnd = client.BaseAddress + = NAME? EX: ClientSelectedCharacter = client.BaseAddress + 0x55414C; = adrSelectedCharIndex ClientStatus = client.BaseAddress...
  11. arthurluna

    Lua Help-me in TFS 1.0

    SOLVED!!!
  12. arthurluna

    Game.createMonster 1.0 error

    How do I only one monster be summoned in a certain area? it is checked if there is a monster in this particular area if you have not created another show again. creature:getTile() getCreaturePosition getTopCreature(position) function onAddItem(moveitem, tileitem, position) local v =...
  13. arthurluna

    NPC Error FORGOTTENSERVER-ORTS

    Currently some NPC in data pack-FORGOTTENSERVER ORTS are a problem that can not solve, can someone tell me which means I have to get a solution to remedy the problem? Error [Warning - NpcScript::NpcScript] Can not load script: Jean Pierre.lua data/npc/scripts/Jean Pierre.lua:1: unexpected...
  14. arthurluna

    Convert [Gesior ACC] Bug Tracker v2 for Modern Acc

    Can someone convert this [Gesior ACC] Bug Tracker v2 for modern acc, unable to convert. Thanks for those who help, thank you! http://otland.net/threads/gesior-acc-bug-tracker-v2.34774/
  15. arthurluna

    Itemattributes Problem SVN 3.7 8.60

    All Source SVN 0.3.7 8.60 until 10:10 are with this problem "Physical +" ... Does anyone have a solution?
  16. arthurluna

    [USA] EMPERA - 8.60 REAL MAP

    Global-Empera reports that effectivities 8.60 regarding global project should be completed between the 1st day of the month of JANUARY 2014. The team of developers and technicians design, works intensively on several fronts of designs to offer global best 8.60 ever released. Currently, the...
  17. arthurluna

    Compiling Client's own 8.60 until 10.31

    Hello guys, I have a bit of trouble, I'm building a client prórpio 8.60 with items and systems Tibia 10.31. I would like to add to 8.60 mounted, depending on the riding deo client system using the "ctrl + R", window mounted outftis and exchange, someone could help create this client?
  18. arthurluna

    Lua Problems in GetTileInfo

    GetTileInfo problems, I'm making a script that does not create a monster in a PZ field and houses also, I'm using source The Forgotten Server 0.3.6 (Crying Damson) code can anyone help?
  19. arthurluna

    My post was closed, why?

    LINK: http://otland.net/threads/somebody-help-solve-this-problem.204373/
  20. arthurluna

    Help Functions Player.CPP Cast System !

    Hello friends, can anyone tell me what function in the source player.cpp I http://otland.net/threads/8-60-the-forgotten-server-0-3-6-crying-damson-v8.147913/ can add to the system cast showing damage to the player and mosntros?
Back
Top