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

    TFS 1.X+ Float effect if Wings on

    ward but i think is that the outfit already comes with it, it's the way the outfit it's drawn and it's movements
  2. johnsamir

    [USA] [Custom / 6.x] [Slaynville]

    the real invisible is like wtfff xdd no man
  3. johnsamir

    TFS 1.X+ slavi cast system

    hi has somebody this repo? Live casting system by slavidodo · Pull Request #2230 · otland/forgottenserver (https://github.com/otland/forgottenserver/pull/2230/files#diff-71ab3d0cd534a1608f1c652185c8a8e1247c81813161673bedf7f5433dad2483) do not need the commits, just the repo to review the code...
  4. johnsamir

    othire 7.72 with remeres map editor - How to add quest item to non-container?

    do not use othire take tfs 1.x and use the datapack instead ofc you'll need to change edit things. othire is deprecated
  5. johnsamir

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    But as base it's working xd
  6. johnsamir

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    has anybody connected to the server to se if things works normmaly? i mean walking okey changin outfit etc etc
  7. johnsamir

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    so if definetively something related by the way so outfits are being hanlded or maybe they are not and thats why :/ going to review other repos to see if i can finally fix this going to try a mix with this since ppl says that it work and the most recent one
  8. johnsamir

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    how to use 772? what does that mean i have it partially working as you stated, beucase i can interact with server everything seems works except for this part the outfit something is wrong with outfit and auras or missing in source maybe due the viewer or something smilar can you elaborate so i...
  9. johnsamir

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    did you added this to the databae? CREATE TABLE IF NOT EXISTS live_casts ( player_id int(11) NOT NULL, cast_name varchar(255) NOT NULL, password boolean NOT NULL DEFAULT false, description varchar(255), spectators smallint(5) DEFAULT 0, UNIQUE KEY player_id_2 (player_id), FOREIGN...
  10. johnsamir

    C++ Cast system tfs 1.3/1.4

    who has forked this repo? if so please share @Lemonice
  11. johnsamir

    Slavidodos cast system TFS 1.3 latest

    up has somebody make a fork of gigastar repo? hpefully with commits otherwise does not matter if not i would appreciate if you sahre it with me thanks
  12. johnsamir

    [GERMANY] [7.4] TIBIANTIC START [10.02.2024]

    don't know why i do believe this is not true at all and if so, are you reading all actions? lol
  13. johnsamir

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    maybe a mysql table missing or lua file? i added this system to my server and it works i can watch other ppl casting but in otclient looks bugged don't know why https://otland.net/threads/tfs-1-4-8-6-cast-system-screen-problem.288502/
  14. johnsamir

    Getting tile names from dat file?

    Would be possible to add this flag to other versions exist a tool for this?
  15. johnsamir

    OTClient two modules in conflict (game_craft and outfit.lua)

    don't know about the craft system but for the auras/ wings shader the windows_outfit which worked for me is this OTCv8 7xCustom (https://otland.net/threads/otcv8-7xcustom.276197/) the main one that comes with otcv8 did not worked don't know why
  16. johnsamir

    Programmer read and fix packet in server

    i have fixed few issues because he gave me access to check commits, the things is that there are many versions of 1.3/1.4/1.5 so anyway if he displays it maybe it work fit with your ot because l the syntax has changed a lot because of the changes made in relation to improve code boost...
  17. johnsamir

    is there any old school war server open?

    by oldshcool i mean 7.4 old mechanics sprites by war i mean that players gain certain skull every x ammount of kills, and things like that. i know one old-ultra.net but it's always empty is there something similar atleast? few years ago there were multiple servers like this open to the public...
  18. johnsamir

    Problem loading map after applying a commit Use string views to avoid copying strings (#4079)

    Solved thanks to @Codinablack, im very to you. that you let me review yout repo in order to achieve this the problem maybe was with vipentry or smissing code related to it not quite sure since reverted my commit and redo everything also a problem im mainloader otbm and here too static Tile*...
Back
Top