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

    Lua Function Game:loadMap not spawning creatures.

    Like in topic. This function not spawning creatures. File spawn.xml is loaded but monsters not appears on map. Someone have solution?
  2. maxil

    Temple of light like on real tibia

    Hi everyone. I wanna show you temple of light like on real tibia created by me based only at yt movies and minimap on real tibia. I hope you liked my work :)
  3. maxil

    Lua Decay item

    Hi. I have trouble with decay item created in lua. When i create item on map i wanna add unique id attribute and decay it. I creating item using this code: local itemHandle = Game.createItem(9957, 1, v.pos) itemHandle:decay() itemHandle:setAttribute(ITEM_ATTRIBUTE_DURATION, 7200000)...
  4. maxil

    Looking for Tibia 10.100 client.

    Hello. Like in topic i need this client to rme ver. 3.3 map editor from this project: hjnilsson/rme
  5. maxil

    Linux Trouble with install gesior acc maker

    Hello. I have problem with install acc maker on my server. I using ubuntu with php 7.0 version (more info: http://78.131.140.101/info.php) During the installation steps from 1 to 3 run without a problem, but in step 4 nothing happens. Displayed only: STEP 4 Add samples to DB: and nothing...
  6. maxil

    Island of Destiny like on RL

    Hello. I do island of destiny like on rl and I have some problems. 1. On RL NPC Tylius gives us sorc and driud staff, but in my items.xml there is no such this item. There is another possibility to give this item a player? 2. On my map Party Skeletons walking on whole island, but they should...
Back
Top