• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Ochman

    TFS 1.X+ attempt to call method 'titleCase'

    Your function titleCase() takes an argument (which is string), so instead of keyword:titleCase() try titleCase(keyword)
  2. Ochman

    Unhandled opcode

    Great job so far! So right now you have to a) Create some variable, where you will store itemId; b) Bind it to some already existing class (or create a new one if you need); c) Go to luafunctions.cpp and add singleton function OR bind class member function that will return your itemid. I am...
  3. Ochman

    Unhandled opcode

    If you're interested in learning that, I would try to find case Proto::GameServerVipAdd: parseVipAdd(msg); break; protocolgameparse.cpp file, follow where parseVipAdd leads, then try to add analogic functions/cases that suits your opcode 52 (from server-side). Right now we know...
  4. Ochman

    Unhandled opcode

    Can you show us your opcode 52 handling on the client-side? It seems like it's not handled at all, and should be done via sources (in ProtocolGame if I remember correctly).
  5. Ochman

    Ochmar, 0 - 365

    52. Bee is repainted
  6. Ochman

    Ochmar, 0 - 365

    I am still messing with convention. Right now I do like the idea of doing one sprite in 15 min. If afterward, I decide it's good - I might one day come back to it and spend more time on it. If I decide it's bad (shape/colors) then I just leave it here as it is. Its perks are obvious - I don't...
  7. Ochman

    7.6 in a 10.98 client - how much would it cost?

    What do you mean exactly? OTClient + 7.6 server? Or "classic" tibia 10.98 client and 7.6?
  8. Ochman

    Ochmar, 0 - 365

    50. 50 with a white background if someones has a dark forum theme I know that there is a huge disproportion between sprites that I post here. This is, because: a) Due to my permanent lack of time, sometimes I spend 15 mins, sometimes up to 60 mins on single sprite - the more time, the...
  9. Ochman

    Ochmar, 0 - 365

    Oh, well, yes. I'll "study" that case ;) Thanks!
  10. Ochman

    Ochmar, 0 - 365

    Back to something easier 49. I wanted to make it more interesting by adding some claw marks but I honestly have no idea how to proceed. Maybe some pixel guru could give some tips regarding?
  11. Ochman

    Scripter Free TFS (1.X) scripts - post your ideas

    Spells that have a casting time, if you're hit during the "casting", it interrupts your spell. But I am unsure if that's possible using only lua, I would personally go for .cpp immediately.
  12. Ochman

    Project X? Maybe... (10.++ XDC)

    Oh boi how I like those graphics
  13. Ochman

    Ochmar, 0 - 365

    47. 48. Some parts are unfinished, but I am lacking time to do that properly now. Also, it's a repaint EDIT 48 was meant to be legs for this armor, but first - I didn't use full 32x32 canvas, and second, I have no idea how leg's shape should look like, and the last, I have no idea how to...
  14. Ochman

    Ochmar, 0 - 365

    46. Gosh, I totally forgot how to do this kind of stuff...
  15. Ochman

    Wesley Gallery

    I like the outfit, but there is something wrong about the head
  16. Ochman

    Programmer OTClient Walk Optimization for 772

    Can you please list (with gifs would be best) the thing that needs to be optimalized?
  17. Ochman

    Final thread for fixing OTClient dashing animation issue for TFS 1.3

    What do you mean? Can you post a gif?
  18. Ochman

    [USA][7.x-8.x] Return Of Tibia - Open Beta

    I am not going to defend him, but when I packed clean data/modules folder from otclient to .exe file, it suddenly showed as a virus too, and the hard ones like Troyan, so that's not so obvious I guess?
  19. Ochman

    OTCi - OTClient improvement project

    Regardless of how this project is handled, you take this criticism way too personal, spread some insults left and right and act like a victim, which you are not. Then you expect others to respect you, where in fact you don't respect them either.
  20. Ochman

    [Germany, USA, Australia, Brazil] [7.4] Legendary MasterCores is coming back!

    Hey man, I do not know you, but as for someone who played with spoon, I do respect this hidden joke.
Back
Top