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

Search results

  1. Activity

    Ramadan kareem

    It is something In Qur'an, You won't understand it until you read it and understand the meaning of its words.
  2. Activity

    Ramadan kareem

    Well, I used to do it for like 10 years until now since 10 years old so? it is normal thing for me :P btw We are eating before sun up until sun down and we are sleeping for like 8-10 hours so we just doing it for like 6-8 hours at all :P btw it is very healthy read more about it :D.
  3. Activity

    Ramadan kareem

    Thanks :).
  4. Activity

    [HELP] Outfit In X Zone No change Colors or Outfit

    Are you arguing with them with the difference between the scripts?, They are helping you so try their scripts and tell them if there is error or not, Do no argue about stupid things please o.o
  5. Activity

    Where should i hunt my royal paladin lvl 68?

    You can hunt with team hunt at yalahar in Necromancer area (that monster with black outfit MUTED rat)
  6. Activity

    Specific Rune

    bump
  7. Activity

    Creating Private Chat

    Bump
  8. Activity

    Action [0.4] Free Premium

    Thanks but i like to do it like that to send a cancel for what is missed or already done like if is it 365 premium days send a cancel message with full days etc and thanks again for your work, i'll learn from it :).
  9. Activity

    Lua Sets in movements.xml not working

    Well follow those movements.xml and they will work perfectly with you. With vocation <movevent type="Equip" itemid="10021" slot="feet" level="1800" event="function" value="onEquipItem"> <vocation id="3"/> <vocation id="7"/> <vocation id="11"/> <vocation id="15"/>...
  10. Activity

    Lua Sets in movements.xml not working

    Well You miss / at <movevent type="DeEquip" itemid="10220" slot="necklace" event="function" value="onDeEquipItem"/> <movevent type="Equip" itemid="10220" slot="necklace" event="function" value="onEquipItem">
  11. Activity

    On use lua

    Did you edit Omni Locations? I mean Locations of doors?
  12. Activity

    On use lua

    Is it teleportation door like click on it you pass to another side? or open and close door? but i think in your situation it will be teleportation door, so use it like this <action actionid="ACTIONID" event="script" value="PLACEOFTHESCRIPT"/> After then in your map editor you can replace...
  13. Activity

    On use lua

    function onUse(player, item, fromPosition, target, toPosition, isHotkey) It is mean Action folder.
  14. Activity

    Creating Private Chat

    Well the main aim of doing this private channel because of cast system is not working with free characters because they have not private channel, so i thought about doing a private channel Like normal one while doing Ctrl+O i find it there to work good with cast system.
  15. Activity

    Creating Private Chat

    Bump.
  16. Activity

    Specific Rune

    But i need one rune only to be disabled :D not all of them.
  17. Activity

    Specific Rune

    In which file? Found It configmanager.cpp Line 169: m_confBool[AIMBOT_HOTKEY_ENABLED] = getGlobalBool("hotkeyAimbotEnabled", true); configmanager.h Line 250: AIMBOT_HOTKEY_ENABLED, game.cpp Line 2507: if(isHotkey &&...
  18. Activity

    Specific Rune

    How can i Edit my source with specific rune aim from player window not hotkeys, like old tibia use runes from backpack not hotkeys. TFS 0.4 Thanks.
  19. Activity

    OOP Classes for older TFS versions (0.3.x / 0.4x / ...)

    With Old functions too? so i can use 0.4, 1.x functions at same time right? :D
Back
Top