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

    Auto map clean script

    Well it doesn't shutdown if you keep it like this local shutdownAtServerSave = false
  2. bybbzan

    Players screen resolution, which are most common?

    1920 x 1080 windowed/maximized 😍
  3. bybbzan

    Website problems

    Post the .php file so we could locate the problem.
  4. bybbzan

    Auto map clean script

    You could use this aswell, saves the map and cleans it aswell if you change 'false' to 'true' local shutdownAtServerSave = false local cleanMapAtServerSave = false local function serverSave() if shutdownAtServerSave then Game.setGameState(GAME_STATE_SHUTDOWN) else...
  5. bybbzan

    How to begin? make war script on nostalrius/tfs1.2

    You might want to take a look in the tutorial section: Programming & Scripting (https://otland.net/forums/programming-scripting.481/)
  6. bybbzan

    Solved Znote background-color

    Thanks alot guys!
  7. bybbzan

    Solved Znote background-color

    Hello! Where can i change the background-color of this?
  8. bybbzan

    Convert from 1.2 to 0.4

    bump
  9. bybbzan

    Convert from 1.2 to 0.4

    Well i lack the time and knowledge to convert the script myself, therefore i need support for that. I'm glad you find this "the most basic things ever". So either you could help me convert it, or don't bother replying to the post at all. Just saying
  10. bybbzan

    Convert from 1.2 to 0.4

    Could someone please convert this script to 0.4? Would save my day. Script from @Stigma Thanks in advance. -- <event type="death" name="boss death" script="filename.lua"/> local rewardRoom = Position(x, y, z) function onDeath(creature, corpse, killer, mostDamageKiller, lastHitUnjustified)...
  11. bybbzan

    8.6 Exhaust attack to heal

    Would you say that OTX for 8.6 is stable, runnable at this point? In that case i might aswell try that.
  12. bybbzan

    8.6 Exhaust attack to heal

    Hello! Seriously, why the hell is it like this? I just changed from TFS 8.6 3777 to TFS 0.3.7-r5969-win64 Everything was fine until i noticed this shit. When you cast exori frigo or any other aggressive spell you should be able to heal immediately after casting it. And no, its not the exhaust...
  13. bybbzan

    [Archived] "[Quick Showoff] Post your latest maps"

    Tried to make a desert palace. Not really happy with it tho.. [8.6]
  14. bybbzan

    [8.6] 1.2 compiled version

    I'm looking for someone who can compile Ninjas version of [8.6] 1.2 successfully for me. I am tired of the errors it gives me so i might aswell pay for it.
  15. bybbzan

    Replace item script?

    Hello I need a script that replaces items, in this case so the gate looks open. Here is a picture how i would like it to look before and after you pull a lever. Then the gate closes again after like 30 sec. Is that possible? Thanks in advance.
  16. bybbzan

    Chest, Doors Storage

    I think you should take a look at Limos script NPC - Collecting items missions (https://otland.net/threads/collecting-items-missions.164797/) Instead of NPC give reward, you could add "setPlayerStorageValue" and use that value to open the door.
  17. bybbzan

    [Archived] "[Quick Showoff] Post your latest maps"

    8.6 EVO low-mid exp in progress. RPG Feeling, thoughts?
  18. bybbzan

    Compile error

    Hello! Trying to compile ninjas version [8.6] 1.2 I'm getting this error. Whats up? My Boost is located on C: I had it on my desktop from the beginning, then moved the whole folder. Could that cause the error? Using Windows 10 followed: otland/forgottenserver...
  19. bybbzan

    Znote AAC - Valhalla Layout

    Hello. I can't get this valhalla layout to work properly. This is the one: [Znote AAC] Valhalla Layout (https://otland.net/threads/znote-aac-valhalla-layout.236698/) Other layouts works fine. Any ideas?
  20. bybbzan

    Tibia Client Graphics Problem

    I tried that one, then tried to watch a youtube-video. It was very buggy, couldnt see anything from any video.
Back
Top