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

    Pk in depot

    Also add to your spells.lua the property aggresive like this example: <rune name="Antidoto" id="2266" allowfaruse="1" charges="1" lvl="15" maglv="0" exhaustion="1000" aggressive="1" needtarget="1" blocktype="solid" script="healing/antidote rune.lua"/>
  2. llamavani

    Windows Problems with my OT server on 8.6

    your config.lua is configured correctly, have you tried to login leaving in blank password and acc? Take a picture of your .exe and put the log that appears when you try to login please
  3. llamavani

    [Lua] How to make a working Lua script

    A good tutorial for beginners, well done What tfs version you used as base to do the tutorial? PD. I'm sure some arguments are incomplets depending of TFS version, well you got the most common function onUse(cid, item, fromPosition, itemEx, toPosition) function onSay(cid, words, param)...
  4. llamavani

    How popular are you?

    1/10 Well if you Know Rubidia then you Know who I am
  5. llamavani

    Error OT data file

    You have to register the monster int monster.xml before open it
  6. llamavani

    Need Move Floor script

    .-. explain more
  7. llamavani

    9.81 Global map with 50 quests: warzones, wote, inq, poi

    it's not included items
  8. llamavani

    Some problems here!

    Can you post your configuration in Cmake?
  9. llamavani

    Graphic Display

    Depends about the system cause you can simply use a zoom o degrade system and an auto adjust the screen size deacord the graphs
  10. llamavani

    Graphic Display

    It´s posible but needs hard work
  11. llamavani

    Stackable attrition 9.6

    obviously yes just make the script for each weapon and do an increment in seconds like: attack = 0 attack = 0+3 If you don't have the properly skills try to learn some scripting first
  12. llamavani

    Hey guys! Help please! I need a script of the Convince Creature rune!

    The code is not a LUA script search on your cpp and h files
  13. llamavani

    Compiling error

    Rep ++ If I helped you and a little behalf pls can you post an image with your used configuration in Cmake?
  14. llamavani

    Compiling error

    Make all the process again and post your advancement
  15. llamavani

    Size of .exe

    And It's running ok?
  16. llamavani

    Compiling error

    D:\CodeBlocks\MinGW\bin\windres.exe "-IK:/code/OtClient 6.2.1/luna/src" "-iK:/code/OtClient 6.2.1/luna/src/otcicon.rc" -o "K:/code/OtClient 6.2.1/otcicon.o" gcc: error: 6.2.1/luna/src: No such file or directory Change your carpet name OtClient 6.2.1 to OtClient_6.2.1
  17. llamavani

    Error in Compiling exe doesn't open

    Somebody know what can be wrong? I can see that we both have less options in Cmake than other screenshoots I have seen
  18. llamavani

    Tibia Died !!

    BYE BYE TIBIA I'M retired now I reached 280 with ms named Thairy and today I gave all my items for free stupid CIP now I'm waiting for the new Rubidia :D https://www.facebook.com/Rubidiamx
  19. llamavani

    Error in Compiling exe doesn't open

    But stills happening nothing do you think is an error compiling?
  20. llamavani

    Error in Compiling exe doesn't open

    And I have to use Opengl in 2.0 and put Tibia spr and dat in the carpet?
Back
Top