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

    The reason why tfs is delayed: we let the great programmers goes away

    I actually pointed out what to do. And I did many times, maintained OTHire, created opentibia sprite pack, fixed stuff on ZnoteAAC, reported issues on both otclient, tfs, commited files to rme. You came here with the great idea that someone else should do something, with the great background of...
  2. Peonso

    The reason why tfs is delayed: we let the great programmers goes away

    "Hell is full of good meanings, but heaven is full of good works." Actually I'm contributing by giving meaningful insight, this is an over repeated thread giving an over repeated suggestion. "You guys should do" "some sort of patreon". Nothing new and it's naive. What should be done is to go...
  3. Peonso

    The reason why tfs is delayed: we let the great programmers goes away

    You offered him 10 bucks once. Did you talk to him? Is he willing to accept it? How much he want? How will you set it up? Who else you know is also interested in being a backer? And for how long? Is that really feasible? I don't know all the answers either. Your supposed solution just seemed...
  4. Peonso

    The reason why tfs is delayed: we let the great programmers goes away

    There is a really simple reason for that not happening. You didn't made it happen and is creating a thread with the expectation other people make all the effort for you. Here and there we have a thread with "revolutionary" ideas and solutions that always revolves around other people doing the...
  5. Peonso

    C++ Delay from monster attack when players change floor.

    I can't reproduce this. Notice the monster have 2s delay for each attack, so if you go down get a hit, go up and go down again too fast the second time it won't hit you.
  6. Peonso

    OpenTibia Sprite Pack

    These were posted by Ryoks#4952 on Sprite Art Brasil discord server.
  7. Peonso

    My OTC project

    12.60 packet received, send a terminal message and do nothing else. I don't see many bugs happening.
  8. Peonso

    Compiling Anyone can extract map to images?

    What I found offensive is miss use of the community forum I'm a member. When you play semantics to try to avoid posting your thread in the proper subforum intending to get more attention, you are shitting over the forum rules that make it work, if everybody play the retard like you did the whole...
  9. Peonso

    My OTC project

    I think going through both Moving towards OTC (https://otland.net/threads/moving-towards-otc.238754/) and OTClient Graphics Discussion (Anyone out there more knowledgeable than me?) (https://otland.net/threads/otclient-graphics-discussion-anyone-out-there-more-knowledgeable-than-me.244015/) are...
  10. Peonso

    [Test Server] Xalyria OT - Custom Map 10.98

    My 2 cents it to just put it online and deal with the small playerbase. Number 1 error here from custom server developers is overpolishing a big turd for thousand years to launch some already massive game to suddenly find out they ignored a lot of stuff and that it has tons of issues. And number...
  11. Peonso

    Compiling Anyone can extract map to images?

    By quest you mean request? There is a request forum and a job forum here.
  12. Peonso

    For you guys, which protocol is better? 7x, 8x, 10x or 12x? and which source?

    If you don't know what YOU want to do, it's better to ditch it now so you don't end up having to put Lipstick on a pig - Wikipedia (https://en.m.wikipedia.org/wiki/Lipstick_on_a_pig) Go play something to try to figure it out.
  13. Peonso

    Poll: Why you choose Znote AAC over MyAAC?

    @Znote is my go to because it was the first one I really digged into, so I have easy time customizing. As long as it keep working I can't see me moving.
  14. Peonso

    [Discussion] TFS direction (to do list/new milestones)

    I would just give my 2 cents. Updating the protocol shouldn't be about supporting all those protocol features. But merely that you can use that client and that items.otb is available so people can map with the new items. You can still state that commits with new features will be not be accepted...
  15. Peonso

    Spell Help

    That a really common problem many time reported here. TFS was made for instant spells and there aren't an option to make what you want easily work. Best option I found is implementing this Spell - [TFS 1.X] Animated Spells (Dynamic vs Static)...
  16. Peonso

    Lua onThink Technical Question

    That is false. You probably have a function that update the value, you go inside that function, and tell it to send it to client as soon as it update the value. Realtime checking all the stats that can be updated in a player even if they aren't is really troublesome. Imagine if code for all...
Back
Top