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

    TFS 1.X+ Compiling error

    good morning, I have this error when trying to compile In file included from /usr/include/x86_64-linux-gnu/c++/5/bits/c++allocator.h:33:0, from /usr/include/c++/5/bits/allocator.h:46, from /usr/include/c++/5/string:41, from...
  2. J

    Lua Adventurer Blessing

    I'm using otservbr, where is the adventurer blessing function?
  3. J

    Lua Adventurer Blessing

    hello, I'm taking debug when trying to log in client 10, this only happens in client 10 dofile('data/modules/scripts/blessings/blessings.lua') function onLogin(cid) local player = Player(cid) return Blessings.doAdventurerBlessing(player) end
  4. J

    Lua waypoints exausted

    hello, could someone be exhausted in this script for the player to be able to teleport in the same place only after 2 min local WINDOW_ID = 4203 local BUTTON_ACCEPT = 0 local BUTTON_CLOSE = 1 local WAYPOINTS_STORAGE = 41875 local WAYPOINTS = { [1] = { name = "Ghostlands", position =...
  5. J

    MoveEvent [TFS 1.X] Waypoints like in Diablo

    how can i put an exausted to go in the same place again?
  6. J

    MoveEvent [TFS 1.X] Waypoints like in Diablo

    hello, could it be exhausted to go at each point again?
  7. J

    Feature Auto Loot Sytem for TFS 1.3

    erro on talkaction
  8. J

    TFS 1.X+ exp using mount

    hello, how can I get the player to receive 50% exp when using a mount?
  9. J

    TFS 1.X+ Castle event

    BUMP
  10. J

    TFS 1.X+ Castle event

    now gave this error, solution?
  11. J

    TFS 1.X+ Castle event

    I have this error in the castle's lib. CASTELO_STOR = 37894 EVENTO_CASTELO_STOR = CASTELO_STOR + 1 castleOwner = 0 CENTRE_POS = {x = 17435, y = 17221, z = 7} --pos EVENT_CLOSED = 0 EVENT_WAIT = 1 EVENT_STARTED = 2 DAY = "Monday" --day TIME_EVENT = 5 --mins MONSTER_NAME = "Castle Defender"...
  12. J

    Boss kill reward points

    hello I want a script that the player that gives more damage to the boss receives 1 premium points. bosses: killing one of these bosses earning a premium points.
  13. J

    TFS 1.X+ Guild Level

    hello good night, I have a guild level system but does not receive the exp according to the level, I believe you have to register in player.lua how could you do that? lib:
  14. J

    TFS 1.X+ DATABASE erro

    the error continues
  15. J

    TFS 1.X+ DATABASE erro

    hello, I have this error any solution?
  16. J

    Lua Xikini's Free Scripting Service TFS 1.3

    thanks. hello, could you make me a boss points system? killing a boss (configurable) earns one point, when the player has 20 points he gains 10% exp for 12 hours. thanks
  17. J

    Lua Xikini's Free Scripting Service TFS 1.3

    could you use id 2160 as a reward, could you also take the time to click the lever again? thanks
  18. J

    Lua [TFS 1.3] Free Scripting Service 📝

    how would it look for classic event?
  19. J

    Lua Xikini's Free Scripting Service TFS 1.3

    hello, could you put in to earn rewards?
  20. J

    CreatureEvent [TFS 1.2] Outfit bonuses

    as for only for full outfit?
Back
Top