• 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. Mr Trala

    OTClient Panel with Scrollbar

    Take this as an example: https://github.com/edubart/otclient/blob/master/modules/game_npctrade/npctrade.otui#L83 You didn't setup the vertical-scrollbar: in the otui far as I can see.
  2. Mr Trala

    What editor do you guys use for lua scripts development?

    Dudeeee, try it out, is awesome, I can't believe I was using Sublime 3 all this time when VSCode was out there
  3. Mr Trala

    What editor do you guys use for lua scripts development?

    Well, I just checked out this one and I can say you guys made me change to it, is neat asf. (Was previously using Sublime 3)
  4. Mr Trala

    otclient v8

    OTC v8 is free to use- without sources. Meaning you can download and run right now to any valid server, and if I remember correctly, yes, it is compatible with 8.6 OTCv8/otclientv8 (https://github.com/OTCv8/otclientv8)
  5. Mr Trala

    How do i add custom monsters?

    If I'm not wrong OB can open those ones, before following the full tutorial so you don't loss your time, download Object Builder (The official one, not the 10.9x mod) and try to open your .spr and .dat If you can open and save them correctly, then follow the tutorial
  6. Mr Trala

    How do i add custom monsters?

    Hiya, you didn't say which version so I'm going to assume is a Object Builder compatible version, so: This tutorial from Shiva should work 100% for what you need: https://otland.net/threads/adding-new-outfits-looktypes-detailed-free-samples.84412/
  7. Mr Trala

    learning

    This link should still work: https://otland.net/threads/tutorial-how-to-setup-the-forgotten-server-tfs-1-2-10-98.264061/
  8. Mr Trala

    [TFS 1.3] Gain storage by killing monsters

    Check this one 🤔, not tested so tell me your results: local bossesNames = { ['black vixen'] = Storage.CurseSpreads.killBlackVixen, ['shadowpelt'] = Storage.CurseSpreads.killShadowPelt, ['sharpclaw'] = Storage.CurseSpreads.killSharpClaw, ['darkfang'] =...
  9. Mr Trala

    [TFS 1.3] [Action] Raise item level with item

    You're right, I forgot something, copy again the script, should work correctly now. Also if after that the script is 100% working do remember to mark that answer as best answer and mark the thread as solved :P.
  10. Mr Trala

    [TFS 1.3] [Action] Raise item level with item

    Not tested since I don't have that system installed anywhere but this should work 🤔 The item that will upgrade target items ofc needs to be useWith (IE: a pick) local itemLimit = 5 -- Max level that this item can upgrade target item. local successChance = 50 -- 50% chance to success. local...
  11. Mr Trala

    How about that? OTS or WOW?

  12. Mr Trala

    Spongebob OT

    Hell yeah brotha
  13. Mr Trala

    Spongebob OT

    Would play this for sure if I can play as Squidward!
  14. Mr Trala

    [FRANCE] [CUSTOM] Sands of Time - Open Beta - March 27th

    Not sure if that's an insult or a compliment 🤔
  15. Mr Trala

    [FRANCE] [CUSTOM] Sands of Time - Open Beta - March 27th

    Sorry about that, we were super busy the first days of Alpha fixing and changing a lot of things, so far everyone has helped us a lot!
  16. Mr Trala

    [FRANCE] [CUSTOM] Sands of Time - Open Beta - March 27th

    Client download: Project SOT 1.4.2.rar (https://drive.google.com/open?id=1k_PoWb54aF38KlBHEZwcgJoitJGTf6fQ)
  17. Mr Trala

    [FRANCE] [CUSTOM] Sands of Time - Open Beta - March 27th

    Expectations This is a very early testing stage! There will be bugs, things that are too strong, too weak or generally out of balance. Please be patient with us as we get to all of them as soon as we can! We are hosting on a VPS to start off with, in France. Depending on the community, how...
  18. Mr Trala

    [FRANCE] [CUSTOM] Sands of Time - Open Beta - March 27th

    Join our discord at: Website: http://sandsoftime.online Welcome, adventurers, to a whole new land recently discovered by our pioneers! Covered with winds, storms, dangers and treasures, we named it The Sands of Time. We have been exploring the land under the radar for decades, yet recent...
  19. Mr Trala

    [7.6] clean YurOTS map (fixed bad tiles - works with any newer client)

    Very good memories playing yurots maps back in the day <3 nice
  20. Mr Trala

    Bitcoin Server Tutorial

    I need to go cry in a corner now :(
Back
Top