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

    [Tool] Lua scripts Node Builder

    Thank you very much in advance for your work. I have been in discord for a long time on several servers in which you participate, I will be attentive to any progress on the subject and the day you publish your first beta, I hope I can contribute to improve it by finding possible bugs that there...
  2. risy

    [Tool] Lua scripts Node Builder

    F again. how many time do you need for made a stable release for public test it?
  3. risy

    [Tool] Lua scripts Node Builder

    F and sell me a beta version?
  4. risy

    [Tool] Lua scripts Node Builder

    i need that now! its awesome oen432! you can give me a beta version for create npcs for my new rpg server?? i need make a lot of npcs...
  5. risy

    [TFS 1.X] Rarity Rolls & Custom Attributes Library

    The otbr 12.60 its more diferent, and need a lot of work....
  6. risy

    HELP SCRIPT TFS 1.3

    At the same line change target:getManaSpent for player:getManaSpent
  7. risy

    HELP SCRIPT TFS 1.3

    at line 19 change: player:addManaSpent(player:getVocation():getRequiredManaSpent(player:getBaseMagicLevel() + magiclevel_amount) - target:getManaSpent()) for: player:addManaSpent(player:getVocation():getRequiredManaSpent(player:getBaseMagicLevel() + config.magiclevel_amount ) -...
  8. risy

    OTClient - Change the number of slots backpack

    You need pay a ui developer, he or she make it all in otc
  9. risy

    AAC znote monster_loot.php

    Try to update a new versión of znote
  10. risy

    Compiling A good working Otclient compling tutorial please

    You need install first the correct libs
  11. risy

    TFS 1.X+ Reward choose chest !

    Change the action id in the map editor for 0 and only put in the chest your unique id. First chest = unique id 11750 Second chest = unique id 11751 Etc
  12. risy

    Lua Creature Scripts and Loading Quests

    I have never worked with that version, and being a premium version few people know about them ... my recommendation ... use an otx type distro or something more current.
  13. risy

    Lua Creature Scripts and Loading Quests

    Have you thought about updating your database? Many of these problems you would have solved using a more current tfs even being version 8.6 if not.... post me the lib where i can find the mission state of the task system.
  14. risy

    Lua Creature Scripts and Loading Quests

    The line that is failing you is this: <event type="moveitem" name="AntiEntrosa MoveItem" event="script" value="antiEntrosa.lua"/> if you are not going to use the war, delete the line and everything will work correctly.
  15. risy

    Lua Creature Scripts and Loading Quests

    you have an creature event with any fail, can you post your creaturescripts.xml?
  16. risy

    Help weird issue with google cloud and tibia 12

    For connect in tibia 12 you need conect with the same otserv name in the config.lua and the config.php. you cannot use ip for connect with a tibia12 client, you need an http direction. if you want log in localhost you need use http://127.0.0.1/login.php and you need the login.php update for...
  17. risy

    AAC ERROR Gesior Account

    replaces the files in the pages folder with those included in the pages folder of the layout
  18. risy

    AAC ERROR Gesior Account

    Which of all the options is yours?
  19. risy

    AAC ERROR Gesior Account

    post me your new layout plx
  20. risy

    AAC ERROR Gesior Account

    did you delete the folder before replacing it or did you copy on top of each other and overwrite the files?
Back
Top