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

  1. Noupz

    [Compile] TFS 0.4 Ubuntu 18.04

    It works with any tfs 0.4 source? Like rev 4393? Or just with this one? 1711424078 It works with any tfs 0.4 source? Like rev 4393? Or just with this one?
  2. Noupz

    macOS compiling lua error

    Error: I followed the compiling guide of edubart, everything was fine until I'm on Ventura 13.6 (22G120)
  3. Noupz

    [OTC / TFS 0.4] Skills and soul above 256

    This helped me a lot, thank you very much, I got it.
  4. Noupz

    [OTC / TFS 0.4] Skills and soul above 256

    I've already looked in several places, I found several articles about it, but none of them solved it, does anyone know how I can make both the "soul" and the "skills" go from 256 in the client? I know that on the server it passes, because it appears that I advanced to skill 300+, but on the...
  5. Noupz

    OTClient compiling

    i tried again, and got same problem
  6. Noupz

    OTClient compiling

    BUMP
  7. Noupz

    OTClient compiling

    On codeblock try: The C compiler identification is GNU 6.3.0 The CXX compiler identification is GNU 6.3.0 Detecting C compiler ABI info Detecting C compiler ABI info - done Check for working C compiler: C:/MinGW/bin/gcc.exe - skipped Detecting C compile features Detecting C compile features -...
  8. Noupz

    OTClient compiling

    BUMP
  9. Noupz

    OTClient compiling

    I tried all the compiling ways shown on github, they all give an error, can someone compile these edited sources of mine, please? Is for windows
  10. Noupz

    Button in skills window

    perfect, thx
  11. Noupz

    Button in skills window

    Almost perfect, is possible to size the button? I tried to use something like "size: 20", no success
  12. Noupz

    Button in skills window

    I would like to ask for help to add a button at the end of each skill that when clicked calls a talkaction, a button like this: It would be like: Magic Level 10 Fist Fighting 10 and so on.... skills.lua local skillsWindow = nil local skillsButton = nil function init()...
  13. Noupz

    C++ Mouse Mid Button

    so, how i do on OTC?
  14. Noupz

    C++ Mouse Mid Button

    so, how i solve my problem? without script of pokemon
  15. Noupz

    C++ Mouse Mid Button

    I would like to know if it is possible to add the middle mouse button in tfs0.4 rev3777 on Ubuntu 14.04, so that when it is clicked, if it has some summon, send it to where it was clicked I know there are pokemon script, but I wanted it that way
Back
Top