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

    Lua Quest storage :

    Thanks works but still 1 problem left. When i "use/open" the Chest i dont get the Item in my Inventory i cann take the Item out of all the 4 Chests.... What do you think is the problem ? And how cann i make the Chest unpush able ? http://imageshack.us/photo/my-images/853/iyqf.png/
  2. Blysco

    Lua Quest storage :

    Dont works i get this Error : Loading Actions.... [Error -LuaInterface::loadfile] Data/actions/scripts/ani_solo/Ani_Solo_QuestRewards.lua:11: `=`expected near ònUse` Cannot Load Script Help me please Actions.xml <action uniqueid="11014" script="ani_solo/ani_solo.lua"/> <action...
  3. Blysco

    Lua Quest storage :

    Where i need to put in this script ?
  4. Blysco

    Lua RME Quest, (Container only pick 1 Item)

    Hey, i have a Solo Anni Quest. I want that a player cann decide to get a Item from one of 4 Chests. Nothing works same unique Id or Action id, i tried so many solutions. Server runs on Tibia 9.83 / TFS 0.3.7_SV Crying Damson Lets give me some solutions please :D
  5. Blysco

    Lua Solo Anni correct script ?

    This is my Script but it wont work. I get no Errors but i cannt use the Lever. local config = { daily = "no", -- allow only one enter per day? (like in global Tibia) level = 100, storage = 11014 } config.daily = getBooleanFromString(config.daily) local newPosition = {x = 32232, y...
  6. Blysco

    Solved Talking Sign/Teleports

    omg im so stupid hahahahahha thank you !!!! -.-.-.- I always was looking what is wrong in the script but i dont looked to the simple things :D
  7. Blysco

    Solved Talking Sign/Teleports

    local config = { positions = { {pos = { x =32345, y =32228, z= 4 }, text = "Yalahar", effects = {CONST_ME_MAGIC_BLUE}}, {pos = {x = 32350,y = 32230,z = 4 }, text = "Trainer"} }, effects = {CONST_ME_POFF, CONST_ME_TELEPORT, CONST_ME_MAGIC_RED} } function onThink(interval) local people =...
  8. Blysco

    Solved Talking Sign/Teleports

    I use TFS 0.3.7 Crying damson Tibia version 9.83 I dont understand what the problem is please help me !
  9. Blysco

    Lua How to make a Tibia Server Client (No IP Changer just the Client to connect)

    The question is in the title. How cann i make my Own Tibia Client for my Server ??? Cann someone give me a instruction or a Link ? (My Server runs on 9.83)
  10. Blysco

    Lua Solo Anni dont work

    Server runs on The Forgotten Server 0.3.7 SVN Crying Damson. I have no Errors in my Console but when i try to use the Lever it wont work. Please help me i dont know where the Problem is. http://imageshack.us/photo/my-images/33/m04b.png/ local config = { daily = "no", -- allow only one...
  11. Blysco

    NPC Rent Mounts!

    When i import to RME it Import the .xml succefull but i dont find the NPC....
  12. Blysco

    NPC Mounts Seller

    I cann import the NPC but i dont find him...
  13. Blysco

    Lua OT Mount Seller Script ?

    I`ve already found some solutions for my questions but no one of them worked for me. Thats the reason because i ask you for a Mount Seller Script for this version : "The Forgotten Server 0.3.7_SVN Crying Damson". Please give me some scripts and a good instruction how to do it right. I already...
  14. Blysco

    Lua How to change the Offline training ??

    Ty again ;D
  15. Blysco

    Solved Get Ward/Rod when reach level !

    Haha sry :D Ty, you help me so much ^^
  16. Blysco

    Lua King Tibianus dont answer

    Still dont work...
  17. Blysco

    Lua How to change the Offline training ??

    My problem is i dont know where the source is :D
  18. Blysco

    Lua How to change the Offline training ??

    The Forgotten Server 0.3.7_SVN Crying damson
  19. Blysco

    Lua King Tibianus dont answer

    The King Tibianus XML is not Edit able help me :S
Back
Top