• 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. 3alola1

    AAC Error installing znote

    Wrong password in your config.lua probably
  2. 3alola1

    TFS 1.X+ Reward Chest TFS 1.5

    yeah and what arguments exactly RewardChest::RewardChest(uint16_t type, bool paginated /= true/) : for 8.6 conatiner?
  3. 3alola1

    TFS 1.X+ Reward Chest TFS 1.5

    how did you solve the too few arguments in the rewardchest.cpp? using 8.60 tfs 1.5 1746722346
  4. 3alola1

    Outfit window show everytime when i login [TFS 1.5]

    Remove player:sendOutfitWindow() 1746572644 I think your character on logout doesn't even get the lastlogin so it read it always as 0 maybe it is iologin.cpp problem try using another one (default nekiro 1.5) and let us know.
  5. 3alola1

    [Modules] Rekzais OTClient Modules

    https://otland.net/threads/hide-minimap-party-icons.290153/post-2772533 To enable or disable party icons :)
  6. 3alola1

    hide Minimap Party Icons

    Updated icons.lua in your options.lua in client_options moduel add in your and then replace your whole with function init() for k,v in pairs(defaultOptions) do g_settings.setDefault(k, v) options[k] = v end for _, v in ipairs(g_extras.getAll()) do extraOptions[v] =...
  7. 3alola1

    New Era of ArchezOt Remake by Marko999x

    I entered the server and tried it felt the same experience as the old archezot when I was a kid I'm thanking him for making me try it again and I was a pro lover for that ot.
  8. 3alola1

    [USA] [8.6] - Grimhaven OT | Randomized Dungeons | Item Attributes | Quests With Mechanics | Custom Systems | Starting April 18th 19:00 CEST

    Liked the server and I'm playing it right now but I would like to give a feedback.. Thais looks too dark I would like to see classic look with extra custom edits to give the vibes of 8.6 but this is my opinion only Every thing is great. Best regards.
  9. 3alola1

    OTClient How to add MOTD after Login on Client otv8

    I done the same thing but I later found out the motd somehow appears one time unless it is changed again from the config?
  10. 3alola1

    OTClient How to add MOTD after Login on Client otv8

    you are right it is from client side Tried it with the default cipsoft client and it shows the Motd normally
  11. 3alola1

    TFS 0.X TFS 0.3.6 - 8.60 How do i Ban [HD]

    People now days is doing Otclient modules that goes out of space, While Samuel is on another universe posting TFS 0.3.6 support with HD quality.
  12. 3alola1

    TFS 1.X+ Random kick problem after few secs

    Yeah I got that bug 2 monthes ago I used the better ping commit, but I changed to the original tfs 1.4.2 ping system from source and it got better
  13. 3alola1

    OTclientV8 ItemTooltip + rarity frames + custom color on item name

    Enable tooltip in otclient+ the item should be named legendary,epic,.ettc you can fix that in tooltip.lua
  14. 3alola1

    Programmer TFS 1.x with cam + proxy + stat systems

    Can you explain the cam system? is it like the realera one or something else
  15. 3alola1

    TFS 1.X+ Spell execute cooldown

    Is your healing item is an action item or a spell item? Because if it is a spell item(which means it is added in the spells folder not in acitons) i will be acted as a spell and will interfere with the spell exhaust.
  16. 3alola1

    [TFS 1.5] Sex System 2.0 🍑

    I saw that pose before in an old Brazilian YouTube video am I right ?🤣🤣
  17. 3alola1

    AAC secure webpage

    it is mostly because you are using no https it is better to upload in mediafire or megaupload
  18. 3alola1

    Solved MAGIC WALL REMOVE WHEN DOWN STAIRS

    Idk why he manged to remove this line from the original tfs but yeah this is absolutly the solution
  19. 3alola1

    Tfs 1.5 weapon charges doesn't get decayed

    yeah everything is set like this but still doesn't get decayed.
  20. 3alola1

    Tfs 1.5 weapon charges doesn't get decayed

    Hello I have a problem with weapons where the charges doesn't decay at all how to solve this?
Back
Top