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

    Website outfit

    I have never tried, but honestly, those are just images, they should work fine for any version (depending which version of Gesior Aac you are using, if newer one then should be working fine). You can get better response from someone else, I am sorry if I couldn't answer properly.
  2. Dyabl0

    Website outfit

    Get the newest Outfit images posted by @gesior; https://otland.net/threads/outfit-images-animated-10-90.240481/ Follow the instructions given in the thread. I'm pretty much sure that's enough and helpful. EDIT: Feel free to check another fresh one of 10.92...
  3. Dyabl0

    relog promotion

    Go to /data/creaturescript/scripts/login.lua Find 'Promotion'. There's a function for promotion when you get back to premium from free account, I just set it to certain level and it worked for me: -- Promotion local vocation = player:getVocation() local promotion =...
  4. Dyabl0

    Linux Install Nginx on [Debian 8 and Ubuntu]

    I'm just curious, why would you use Nginx and not Apache? Isn't Apache that easily though? However, good tutorial.
  5. Dyabl0

    CreatureEvent [TFS 1.x] Custom Chat Channels (Name, Text + Open onLogin)

    How do you do so the channel never closes? Even if you try to close it (ctrl+e) it reopens.
  6. Dyabl0

    House owner remove after 14 days

    Take a look at here: https://otland.net/threads/automagically-clean-unused-houses-multi-world-support.68986/
  7. Dyabl0

    [Video Tutorial] Setup TFS + ZnoteAAC on Ubuntu 16.04 LTS Linux Server

    Awesome work! Easy to follow the instructions and it helps you a lot!
  8. Dyabl0

    Is this possible?

    How would you have done it? Should be this inside sources in that case? Or it might work with LUA script?
  9. Dyabl0

    Is this possible?

    What are you talking about? Did you even read my post? If you just wrote because of my word in post "ABUSABLE", what I actually meant is for example, when Walkthrough was added in TFS, you could walkthrough players in doors and make any quests you want without taking the level requirement...
  10. Dyabl0

    Is this possible?

    Especially in 7.6, there were no walkthrough things, but you can use this script by going through everything. The bad thing it uses the direction move, but I just want to make it work with normal arrows keys.
  11. Dyabl0

    Is this possible?

    What I am looking for is related to the following script: https://otland.net/threads/event-walkthrough-everything-ctrl-arrow-keys-tfs-1-x.226973/ made by @Printer and edited by @Ninja. This script itself is very useful, so I want someone to modify it in another way or tell me how it can be...
  12. Dyabl0

    How to change max stamina?

    Edit your sources: player.cpp: Find -> staminaMinutes = 2520; (or just find staminaMinutes, I don't know how many minutes you got in there) Replace to -> staminaMinutes = 3360; luascript.cpp: Find -> player->staminaMinutes = std::min<uint16_t>(2520, stamina); Replace to ->...
  13. Dyabl0

    Elime's Pic Editor

    Holy sh*t! Can't wait to get home to try this! Great job.
  14. Dyabl0

    Keep one, drop one

    Happy Birthday
  15. Dyabl0

    Trailer for Archlight - Paying

    If you still need one, take a look at few of our videos: https://www.youtube.com/user/SendisHere
  16. Dyabl0

    [USA] TibiaOldSchool 7.4 |support ADDONS | with Yalahar - Liberty Bay - Svargrond

    A server where you can easily bug abuse with almost anything? Sad to know you're still into this and pretending to be different person now. No doubt why you and @Morcega Negra are using same poster but different server name, same ideas (cities, features and sh*tload), and even gamemaster...
  17. Dyabl0

    Lua How to open Movement through players?

    What I am trying to look for is @Limos' answer, not trying to help you. I thought perhaps he could help me, I want to use the next script but this should only work inside PZ, and players v players and not with walls nor monsters...
  18. Dyabl0

    Lua How to open Movement through players?

    Can someone reply to my question? https://otland.net/threads/how-to-open-movement-through-players.242544/#post-2348991
  19. Dyabl0

    Lua How to open Movement through players?

    Not sure if I understood well this. Does it allow you to walkthrough players? Isn't that already implemented in last TFS version? However, I was looking for this. I am using older versions where walkthrough didn't exist, but perhaps a script can allow players to walkthrough when they are inside...
  20. Dyabl0

    [BRAZIL] D2 Server 7.4 Cast - Online 2018

    This is how you defend yourself? On topic, I totally agree with Adposatnr, he said everything I guess.
Back
Top