• 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!

Recent content by Scorpvm 101

  1. Scorpvm 101

    Work-in-Progress OtClient Modules Documentation – Contributors Welcome!

    This is amazing thank you so much for doing this, for people like me, this kind of guide is incredibly helpful. I’ve been out of the OpenTibia scene since around 2017–2018, and now that i'm coming back, everything feels new to me. I'm currently learning how the new OpenTibia system works, and...
  2. Scorpvm 101

    [USA][7.4/7.7] Retroera | Old-School Mechanics | Long-Term Hosted

    I understand there’s been some controversy, but at the end of the day, everyone deserves a fair shot, especially those who are passionate and willing to invest their time and effort into something they love. Not everyone has the resources to start a project from scratch, and that doesn’t mean...
  3. Scorpvm 101

    TFS 1.X+ Run monster RUN

    I can't promise much because I'm still learning, but tonight when I have more time, I'll set up a test server (1.4.2) and try to find a solution for you—unless someone else finds one first.
  4. Scorpvm 101

    TFS 1.X+ Run monster RUN

    Try 14 , any number less than max health.
  5. Scorpvm 101

    TFS 1.X+ Run monster RUN

    mm , lets try this; <flag runonhealth="15"/>
  6. Scorpvm 101

    Hire me - fully configuration

    Could you tell me roughly how much something like this costs? I'm interested in everything you mentioned for an 8.0
  7. Scorpvm 101

    TFS 1.X+ Run monster RUN

    Hi , can you try this; <flag avoidfire="0"/> <flag avoidpoison="0"/> <flag avoidenergy="0"/>
  8. Scorpvm 101

    RevScripts set to charge

    local config = { daily = "yes", level = 500, storage = 30015, entry = { {x = 319, y = 669, z = 7}, {x = 319, y = 668, z = 7}, {x = 319, y = 667, z = 7}, {x = 319, y = 666, z = 7} }, destination = { {x = 276, y = 653, z = 7}...
  9. Scorpvm 101

    RevScripts set to charge

    Do you want only the player who pulls the lever to pay or the whole group?
  10. Scorpvm 101

    PROBLEM WITH COMPILE TFS 1.5 NEKIRO IN WINDOWS

    I confirm. It works. (I was one of those who had this problem and thanks to this I was able to compile) TY @Marko999x
  11. Scorpvm 101

    New Thais

    Nice done! keep on it!🔥🔥🔥
  12. Scorpvm 101

    TFS 1.X+ Conjure 2 runes in hand

    In TFS 1.5, soul points are typically consumed manually through a script or the spell system if soul = X is defined in the spell XML 1745856192 Okay okay i think i got it Try with self:addSoul(-1) In your code it would look like this; -- take mana for second hand self:addMana(-conjureMana)...
  13. Scorpvm 101

    old boost libs or recent ?

    I've followed the compilation tutorials and completed all the steps. windows10 , mvsc 2022 When I try to compile TFS-1.5-Downgrades-8.0, I get this error.
  14. Scorpvm 101

    old boost libs or recent ?

    I have the same problem, could any charitable soul understand and explain this to us
Back
Top