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

    [Znote AAC] old school layout

    Post your Post your highscores.php here
  2. Nottinghster

    [Znote AAC] old school layout

    https://github.com/Znote/ZnoteAAC/blob/master/Lua/TFS_10/globalevent%20powergamers/powergamers.lua You're welcome ;)
  3. Nottinghster

    [8.6] - Thais rework

    Agree with you, this looks amazing @markomax97 Nice one man, nice one!
  4. Nottinghster

    Which source should I use for 8.60?

    https://github.com/Nottinghster/OTServ_SVN-0.6.4 Original 8.6 from OpenTibia official repository, with some fixes and Cast System :)
  5. Nottinghster

    Pits of Inferno 7.6-7.7

    Look at the thread bro, it's attached ;)
  6. Nottinghster

    [8.60] Lastera - Real Map - [Discussion] - [Test Server] - [OTS Development]

    This remember my old project, still have the files. Wish you best of luck ;) https://otland.net/threads/8-x-tibia-world-rpg-is-coming-back-what-cipsoft-should-do.233376/
  7. Nottinghster

    My 8.60 CipSoft Tibia project discussion

    What kind of help do you need? Isn't that "hard" to convert to 1.3, and I was using OTServ_SVN 0.6.4 P.M me ;)
  8. Nottinghster

    Paypal IPN issue with Znote

    Change to 'success' => "http://86.131.130.130/success.php", 'failed' => "http://86.131.130.130/failed.php", 'ipn' => "http://86.131.130.130/ipn.php" Also, it's better create a DNS for it ;)
  9. Nottinghster

    CoronaVirus- What's your status?

    Hahahaha, that picture is from 2017, long before Covid-19 :)
  10. Nottinghster

    CoronaVirus- What's your status?

    Rio de Janeiro is my country !!!! :P
  11. Nottinghster

    OTU - OpenTibiaUnity - A new TibiaClient based on Unity3D engine

    May he rest in peace, my deepest condolences to his family.
  12. Nottinghster

    TFS 1.X+ [TFS 1.3 Nekiro's 8.6] Issue with sewer bridge only on Linux, not occuring on Windows

    Try this one https://github.com/orts/server/blob/master/data/actions/scripts/rookgaard/SewerLever.lua
  13. Nottinghster

    Item editor for 7-6-7.72

    Oh shit, I pasted the wrong link lol
  14. Nottinghster

    Item editor for 7-6-7.72

    From the same author https://github.com/nekiro/ItemEditor
  15. Nottinghster

    TFS 1.X+ TFS 1.3* downgrade protocol 8.6, how add animatext? words and numbers

    Change this: doSendAnimatedText("VIP", t, c) doSendAnimatedText("STAFF", t, c) For this: Game.sendAnimatedText("VIP", t, c) Game.sendAnimatedText("STAFF", t, c)
  16. Nottinghster

    Programmer looking for scripter good c++ lua 7.6 xml

    You should update your engine, try this: https://github.com/nekiro/forgottenserver/tree/7.72-downgrade
  17. Nottinghster

    Action [TFS 1.x] Special foods

    As I said before, I was too lazy to short those scripts into one single file, but feel free to do it too, we are a community :)
  18. Nottinghster

    Action [TFS 1.x] Special foods

    Well, since the original repository of TFS didn't have the special foods until today, I decided to convert them to TFS 1.x. They are from OTServ_SVN 0.6.4 (opentibia/server (https://github.com/opentibia/server/tree/legacy/src/data/actions/scripts/foods)) I know it can be shortened to a single...
  19. Nottinghster

    [TFS 1.x] List of missing TFS features from Cipbia

    You're the best 1584461251 https://otland.net/threads/tfs-1-x-special-foods.269070/
Back
Top