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

    Gobia

    Gobia I was running my custom server on OTclient for some time and I've got pretty frustrated with many of it's mechanics, so I decided to write my own client, and this is how this project was born. Gobia is written in Go (hence not-that-clever name) language using cool Ebitengine library (I'm...
  2. Erexo

    Looking for UI artist

    I'm looking for an artist who's capable of drawing whole UI for my client. This job involves no programming whatsoever, I only need the actual graphics and the scope and kind will be discussed. Hit me up either here or Erexo#8785
  3. Erexo

    Compilation problem using Ubuntu

    Hi, I was trying to compile the otclient on my local Ubuntu 18 machine and after some ups and downs I've reached a roadblock that also occurs on the vanilla copy of otc. As soon as I hit the linking stage this weird problem appears. I've tried to compile the project with -no-pie and -static...
  4. Erexo

    [Poland] [Custom] Naruto the Shinobi War | 31 vocations | 08.03.2019

    Naruto the Shinobi War Site: http:/web.ntsw.pl/ Start Date: 08.03.2019 Custom server founded in 2013 31 vocations with 10 transformations each Server in Europe, proxy from South America Enormous amount of unique systems Custom sprites for items and monsters Over 300 vocation outfits Customized...
  5. Erexo

    Yet another problem with compiling

    I'm trying to compile latest OTC using CodeBlocks, I've managed (after fighting with MinGW, this thing is terrible on Windows) to generate decent output from CMake, but then when I try to compile that, I'm being informed that <X11/Xlib.h> in file x11window.h is unreachable. That is strange...
  6. Erexo

    Community Manager

    Hi, I'm the only developer of Naruto the Shinobi War, anime OTS that was brought to life over 7 years ago. Server is stable with unique content and graphics, I'm doing my work in programming both C++ and lua functionalities since server was found so I'm pretty good at my job, I'm also taking...
  7. Erexo

    Graphic Designer Particles animation on provided image

    I'm in need for a graphic designer that is capable of creating a good looking particles animation combined with included png image. The output should be apng or a set of raw frames in png. I'm looking for similar effect as PxG have on their login screen. Price will be determined.
  8. Erexo

    Idle/Stand Groups

    Will OTC support frame groups in the near future? Is anyone working on it maybe?
  9. Erexo

    dat/spr/otb logic construction for 10.9x

    Hello, I want to create an otb editor for 10.98 version (TFS 1.2 otb) and I cannot find how the newest otb/dat/spr is builded. For example there is optbyte '36' and I have no idea how it affect the item (in dat). Can someone help me with that?
  10. Erexo

    Compiling TFS 1.2 on Ubuntu, Internal compiler error: [gcc]

    Hello, I've tried to compile latest TFS repo on my fully Updated/Upgraded Ubuntu following this (Compiling on Ubuntu · otland/forgottenserver Wiki · GitHub) tutorial. The cmake is doing well, but when I want to build the files using make, I'm receiving this error: I'm using gcc compiler as...
  11. Erexo

    C++ How to peek at server/client messages

    I'm learning about how exactly client/server works and I've figured out that server is sending a message that's starting by a "type" byte, for example if message received by client start's with 0xAC it will be a channel message etc. I understand that, but I dont understand how TFS devs figured...
  12. Erexo

    Get full in-game minimap from map/server

    I want to create a client with full minimap discovered. The issue is I dont know how to obtain .map files with whole minimap. I'm using 8.54 client. Anyone have any good idea ?
  13. Erexo

    Server crashes after player move item when on "Blocking" tile.

    Hello, I've found out that when player is standing on a tile that is marked as "blocking" (void/lava etc) and tries to move item that is out of his reach (like gold coin that is lying on the ground 2sqm away) server crashes. When I'm on GM everything works becouse I dont have to move from that...
  14. Erexo

    Programmer .spr protect [8.54 cip]

    Hello there, Im looking for someone that can help me secure .spr that no spr/dat editior could read it. Change the structure of .spr and tell .exe how to interpret it. Im using 8.54 cip client, the method cant affect/disturb with elfbot nor client itself (no hooks etc). Im willing to pay $20 if...
  15. Erexo

    globalevents interval in milliseconds [TFS 0.3.6]

    Hello there, Could someone help me with changing inverval in globalevents from seconds to milliseconds? I know its done in newer versions but sadly I need it on that old, rusty one. Any advices?
  16. Erexo

    Graphic Designer Naruto professions designer (overworld characters)

    Hello, my graphic designer just quit becouse he dont have enough time to do sprites for me, so Im looking for someone new who can do as good graphics as my prev designer did. Im running www.ntsw.pl, Naruto custom OT since 2010, willing to hire a professional pixel graphic. The job is to create a...
  17. Erexo

    Runes based on count, not charges [8.54]

    Hello there, Ive put a normal, useable, stackable item into rune script. Main idea is to create an mwall "rune" but in normal stackable item, and when you cast that "rune", 1 count from stack will be loss, not whole stack (runes based on item count, not charges). Ive found out that: bool...
  18. Erexo

    Spell casted like a rune

    So Im looking for someone who can help me with modyfy tfs 0.3.6pl1 (8.54) source to add new spell type. When you call a spell (write sentence in chat), crosshair appears just like you were using rune, and after cast at specific destination it do script and consume mana. Basically its casting a...
  19. Erexo

    Webdesigner Looking for Layout (modern)

    Hello there, Im looking for someone who could make an layout for my website. Theme is Naruto, need layout for www.ntsw.pl Current one is pretty basic and empty, need more colorful and naruto-based one. Write here if you are intrested and we'll talk about pricing, details and stuff
  20. Erexo

    Expand effects limit (client side, 254+) [PAY]

    Hello, my trouble is that I want to have more than 254 effects on my OTS using oryginal Cip client. As everyone knows effect number is send in client=server via uint8, I need to expand it to something like uint16, its pretty easy in server side (im using 0.3.6pl1), but I dont even know how to do...
Back
Top