• 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!

Recent content by najtuu

  1. N

    Chrome blocks downloading my OTClient ZIP – How to Fix?

    Signing also is not a 100% way to prevent this from happening as browsers can still control how they want to display the download. Insecure pages can be reviewed by google for authorization, but haven't seen anything about binary validation by them. Best way would be for you to make a simple...
  2. N

    [OTCV8] error.log but how i can debug where is problem

    Did you modify your topmenu module? ERROR: Unable to unload module 'client_topmenu': LUA ERROR: I would assume this is the root cause, most likely you are referencing a nil variable somewhere in there. It would be nice if you figured out when this happens, try reloading your modules and see if...
  3. N

    Solved ´problem runing cipsoft files windows 10 dockerized

    Do you still have any issues? Couldn't deduct anything from your last post, seems to be running
  4. N

    TFS 1.X+ Script for daily boss

    Yes it can be done, without modifying the source. For the boss itself, you can use globalevents Then you have 2 choices: 1. make a spell that works like you described and assign it to your boss monster 1.a. Just take some timed spell examples you can find and base your development on them 1.b...
  5. N

    TFS 1.7 login.lua

    @Guralztr What are the issues you are facing exactly? Describe the problem from a user perspective at least, otherwise it will be hard to help you in any meaningful way.
  6. N

    OTC by Mehah - smooth camera move?

    I assume movePixels is tied to isFollowingCreature, which if there is no isFollowingCreature something may be going wrong and you may need to adapt those parts, have a look into that maybe that can help you ;)
Back
Top