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

    CreatureEvent [TFS 1.3 / 1.4] Upgrade System

    what you mean, i just sent me a parcel with an item with this system and all works fine use item:setItemLevel(item_level, true) in a script (from a chest or whatever) to set the level, like oen said https://github.com/Oen44/TFS-Upgrade-System/wiki/developer-notes
  2. ralke

    OTClient Blocking clients other than the official.

    Here you go https://otland.net/threads/tutorial-generate-rsa-keys.261681/ https://otland.net/threads/key-pem-struggling.277238/
  3. ralke

    TFS 1.X+ Edron rock lever

    Hi! I need a little support with this lever, I wonder how can I avoid players from pulling the lever if a player is standing on the rock position? This way the player doesn't stand on the stone if someone else pulls the lever (if it also sends a return message will be nice!). Like is shown here...
  4. ralke

    Tibia 8.6 OTs and TFS questions

    Working with nekiro downgrade. If you have some errors... Picture taken from GitHub - ralke23/Greed-TFS-1.5-Downgrades at 8.60 (https://github.com/ralke23/Greed-TFS-1.5-Downgrades/tree/8.60)
  5. ralke

    Audiovisual Practice with LUMIX FZ70 and GH4 with 28mm. and 16mm. lenses

    Adquired a new lens, Laowa 7.5mm. Just did a quick photography to my cat to see how it goes. Great lens ^^ Grading with DaVinci Resolve Original photo (taken from video footage)
  6. ralke

    Codicia - Development Thread

    Had almost a month of feedback and proper testing. I added 2 more characters for each vocation account and set the rate of everything to * 1 (that probably will be the final rate). Now Codicia is on beta stage, we have finished all the details from client-side and updated it on the website...
  7. ralke

    Audiovisual Practice with LUMIX FZ70 and GH4 with 28mm. and 16mm. lenses

    Tutorial on How to EARLY GRAB a skateboard :)
  8. ralke

    Audiovisual Practice with LUMIX FZ70 and GH4 with 28mm. and 16mm. lenses

    Reuploaded with better bitrate, color correct, sound equialization and second part ("Paseo Bandera")
  9. ralke

    Audiovisual Practice with LUMIX FZ70 and GH4 with 28mm. and 16mm. lenses

    New video for GoSkateDay 2024 Was a madness to record this thing. Regards! ^^
  10. ralke

    TFS 1.X+ Help with recent memory commit logs

    Hi, how many players you had when you tried the changes? Also want to know if you just downloaded the nekiro source and then merged the code? Because I haven't noticed any increment on CPU, but, I still need to try it with more players logged in. Send me a message on discord and we can see it...
  11. ralke

    Lua Xikini's Free Scripting Service TFS 1.4.2

    As you can see here C++ - light on floor (https://otland.net/threads/light-on-floor.289125/#post-2754260) there's nothing you can do server-side. Xikini is only helping with lua scripting, nothing with source changes, database queries, and I haven't seen any request of client side features so I...
  12. ralke

    OTClient Deleting Token/Ip/Port/Version in entergame.lua

    Glad you guys modified the file to achieve that. If you guys want a secondary solution (I think @Unknown Soldier method is more proper) but you can just create a file called server.otmod, and paste it inside client_entergame/ with this inside: Module name: addon_server description: Single...
  13. ralke

    [TFS 1.3] Small Boss Room

    Actually you're right! I need to clean a corpse. Got this error from the merge. Also fixed bossarea for bossArea. Thanks for the reply! Regards :)
  14. ralke

    [TFS 1.3] Small Boss Room

    I need a little help! How can I add a check to clean the area from items everytime it resets (by ended time, or player's who's pulling a new lever)? Delete any item that remain inside the area. And... which line should have the code piece?. Thanks in advance!
  15. ralke

    TFS 1.X+ Vial and jugs not working.

    Thanks a lot! Seems to work well ^^ If anything comes up I'll reply back 1717866297 By the way, can you send me via PM that 8.6rev2 dat/spr? I need to fix other items such as golden mugs and others...
  16. ralke

    TFS 1.X+ TFS 1.x Party adjustements

    I'm not sure if on newer TFS 1.X should be this line here... If someone can confirm and tell if this won't break anything else would be nice!
  17. ralke

    Solved OTClient Mehah, some top-bar panels doesn't show on login and they're not able to be hidden/shown

    Open again, can't solve it yet. This didn't work as expected. This time I was able to get a log from it: ERROR: moving healthInfoWindow to index 4 on gameRightPanel stack traceback: [C]: in function 'moveChildToIndex' /corelib/ui/uiminiwindowcontainer.lua:202: in function...
  18. ralke

    will pay for someone to build whole server

    Send me a discord message to felipe23, probably I can do it if is 8.6 protocol Regards! PS: This post shouldn't be on Jobs? Just saying
  19. ralke

    Lua Xikini's Free Scripting Service TFS 1.4.2

    Hi @Xikini might I ask a script? I need something for this piece of map The idea is that the players must stand on the tiles surrounding the lever, and the lever can be pulled only if Ghazbaran is alive. Is there a method to check if the boss is alive and make the lever be pulled only if it...
  20. ralke

    [VIDEOTUTORIAL] Learning how to compile TFS 1.5 on Windows (8.60 downgraded by Nekiro)

    Hi again. Here's a new video for those who couldn't compile downgrade versions of the forgotten server, it seems the includes we're updated on some forks since vcpkg got updated too, so here's a way to compile it using older vcpkg...
Back
Top