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

Recent content by Sam Drost

  1. S

    Tibia 2.5D

    The sprite is a plane that automatically faces the camera, rotated 45 degrees. which frame is set so that it looks as close to facing south as possible given the frames available and the camera angle. 1738289977 I actually should have called it HD-2D because it is closer in style to the HD-2D...
  2. S

    Tibia 2.5D

    Sure. Having 3d models for mobs and stuff would be pretty cool. My thinking was twofold. One, many walls could use the same model and many floors could as well, but more importantly, nothing would need to be animated, which means the process of converting stuff is way faster. Two, I have kind of...
  3. S

    Tibia 2.5D

    Hey, made a quick little animation to show what Tibia 2.5D might look like.
  4. S

    Discussion: Would a web-based OT be welcome?

    How hard would it be to encapsulate the protocol in a class, then create a class that works with websockets, and another class that works with the standard clients. As long as the shape of the class is the same, the server shouldn't care which type of client is connecting. Then both types of...
  5. S

    I’m finna drop my first OT.. I’m too excited

    The biggest concern I have for you is that your idea sounds like a missing steps plan. Now, there could be multiple reasons for this. Off the top of my head: You are so excited about this new project that you are gushing with enthusiasm about the cool parts of it, and are glossing over details...
  6. S

    Discussion: Would a web-based OT be welcome?

    Well for my personal purposes, 100 players isn't an issue, I use OT on a LAN to play with my kids.
  7. S

    Discussion: Would a web-based OT be welcome?

    A Node based server sounds pretty cool. I would like to see it released as well, if you are inclined to do so.
  8. S

    crypto currency in ot?

    Oops. After a few revisions of my post, I forgot to include the part where in order to play, you have to have the coins. Then there is a reward as well (ending up with more coins than you started with). It makes it into a kind of tournament. I would say you have to treat it like a tournament as...
  9. S

    crypto currency in ot?

    If you did that, what would you do when you have no more coins to drop? How would you replenish your supply of crypto-coins? Nothing of monetary value, cryptocurrency included, is infinite. It seems to me that, based on many of your posts, what you want from an OT is to be able to pay the...
  10. S

    I’m finna drop my first OT.. I’m too excited

    So you aren't talking about giving real money for killing, but in game rewards?
  11. S

    I’m finna drop my first OT.. I’m too excited

    I am curious. What is your business model?
  12. S

    Using blender to create sprites...

    Yeah, models resource has a ton of models. Some of them are rigged, some are not. The Collada models are usually rigged. Also, searching deviantart for xps or mmd files. Those are rigged, as well.
  13. S

    Using blender to create sprites...

    Thanks for the input. I switched the shader and moved the light, and now it does a better job of showing highlights. I also rendered a larger version. If I were to use the larger one, the hair will need to be redone (especially the outline, since that is painted on and sized for pixels that are...
  14. S

    Convert OTBM to OTMM

    Is there a tool that will convert OTBM files on the server to the OTMM files that are used by OTClient?
  15. S

    Does only OTCLIENT can handle transparent sprite or its OB problem?

    Im no expert, so I might be wrong, but I think it could be done You just need to modify the parts of the application binaries that load, process, and render the graphics. Then you have to repeat this process for every operating system/processor that the version of Tibia you are using supports...
Back
Top