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

    [USA] [7.4] Dura - A Harder Tibia | Massively Customized | New Meta | Long Term | Regular Updates | Never Reset | For Skilled Players

    those guys up trying to cover corruption on this server Lol that was funny unfair ofc xd
  2. Olddies

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    1612772167 got this output may you know what it means? or from where the problem is comming? please. PID: 210459 (tfs) UID: 1000 (otsmanager) GID: 1000 (otsmanager) Signal: 11 (SEGV) Timestamp: Sun 2021-02-07 20:03:09 CET (13h ago) Command Line...
  3. Olddies

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    @Don Daniello Is there a way to use gdb logs with this? I mean before the auto restart start the server i would like to start it with gdb, there is one problem with the server and we want to know from where comes the problem. Thanks
  4. Olddies

    Tasks on Nostalrius 7.7 TFS 1.2 Problem

    If that example doesn’t work for you then something might be wrong in your task system. I dont use task system those files are from old nostalrius datapack if they don’t work correctly I can’t help with that mate 😕
  5. Olddies

    Lua Reward Bug.

    "reward",QuestValue(1029)>=3000 -> "Thank you! Here's your reward.", Amount=1, Create(3389), SetQuestValue(999, 0), SetQuestValue(1029, 0), SetQuestValue(929, QuestValue(929)+1) "reward",QuestValue(1029)>=1,QuestValue(1029)<3000 -> "You have to kill 3000 demons. Come back later.", Idle
  6. Olddies

    Tasks on Nostalrius 7.7 TFS 1.2 Problem

    use this as example... "reward",QuestValue(1029)>=3000 -> "Thank you! Here's your reward.", Amount=1, Create(3389), SetQuestValue(999, 0), SetQuestValue(1029, 0), SetQuestValue(929, QuestValue(929)+1) "reward",QuestValue(1029)>=1,QuestValue(1029)<3000 -> "You have to kill 3000 demons. Come back...
  7. Olddies

    Tasks on Nostalrius 7.7 TFS 1.2 Problem

    put that file in npcs and make the Tasker NPC use it i believe you know how. sorry but i don't have that information.
  8. Olddies

    C++ OTCV8 - OTX.2 - 7.72 FreeCapacity problem.

    try this on inventory.lua function onFreeCapacityChange(player, freeCapacity) if not freeCapacity then return end if freeCapacity > 99 then freeCapacity = math.floor(freeCapacity * 10) / 10 end if freeCapacity > 999 then freeCapacity =...
  9. Olddies

    Poll: Why you choose Znote AAC over MyAAC?

    I tried both but keep using znote since myaac is more harder to understand it or editing things atleast for me ofcourse I think myaac is the best choice for 12+ servers
  10. Olddies

    TheForgottenServer.exe [7.72 by Nekiro Downgrade] opens and quits instantly

    Open it through command prompt (cmd)
  11. Olddies

    [OTHIRE 1.0] With cast system (buggy yet) and others features

    Because this is optional there’s no need add this also is kind of bugged.
  12. Olddies

    [France] [8.0 / Custom] Realera! [Start: 18.12, Friday 18:00 CET], First edition 1200+ player online!

    Otservlist: 2201 (2249) / 2000 Realera onlinelist: Currently 2939 players are online. There are like 700 players that are not counted in otservlist so i think that is allowed
  13. Olddies

    Dark Blue theme gone

    shades of grey looks much way better than this ugly fake black
  14. Olddies

    Tibia 7.1 Brainstorming thread

    it was possible to side step walk with num pads keys? Back in 7.1 client? I have that doubt @al222 @kay @Under Influence
  15. Olddies

    What "killed" RL Tibia for YOU?

    I leave rl tibia on 7.72 2006 - 2007? Used to play some times on version 8.60 just for fun but after that i really don’t know how to play newer versions of tibia last month i did create a character and I didn’t know how to play or where to go since i logged in a city that was no rookgaard, i did...
  16. Olddies

    Which is the best distribution out there for 7.72

    Nostalrius because it is like the most completed one.. just need some works. Tfs1.3 by Nekiro is the best one because it is based on latest tfs but need to work on all things. Othire is good option too and you would find almost everything in this forum for host a server based on it. So...
  17. Olddies

    TFS 1.X+ Nostalrius Multiworld system

    Use this loginserver instead is much way easy and do the same function
  18. Olddies

    Programmer Hire me on weekly basis

    Not recommended at all! After receiving a bunch of money never answered back for solutions
  19. Olddies

    My 8.60 CipSoft Tibia project discussion

    Sometimes you need to use cmd instead of open the tfs.exe directly i had problems in windows testing nekiro tfs shutdown automatically, when i tryed with cmd it did open fine
Back
Top