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

    Lua Monster change outfit each x seconds/milisec - Creaturescript?

    Hello guys, TFS 0.3 Thx!
  2. Kuantikum

    Linux Autorestart tfs

    I get this error: SOLVED using: "while true; do ./tfs; done"
  3. Kuantikum

    Existem BR's?

    Muito tenso! Agua é muito importante... Enfim, sejam bem vindos a essa comunidade tibiana!
  4. Kuantikum

    Existem BR's?

    Passou muito mal ?
  5. Kuantikum

    Lua [TFS 1.3] [Error - CreatureEvent::configureEvent] - Modal windows error

    Sorry, but I did not understand where the change should be made
  6. Kuantikum

    Lua [TFS 1.3] [Error - CreatureEvent::configureEvent] - Modal windows error

    Hello, Im using TFS 1.3 and i get this error: [Error - CreatureEvent::configureEvent] Invalid type for creature event: Modal_tpsystem [Warning - BaseEvents::loadFromXml] Failed to configure event Using this script: <event type="ModalWindow" name="Modal_tpsystem" script="others/teleport.lua"/>...
  7. Kuantikum

    Lua Report globalevent interval time remaining by talkaction command

    Hello, There is a possibility to know how much time left for the next interval of a specific globalevent script, using an talkaction command?
  8. Kuantikum

    DailyTask ~100%

    Thanks you, it wroks!
  9. Kuantikum

    Lua REGISTER on login.lua

    Hello guys, I have founded this codes that use the Fist fighiting skills to add attack speed bonus: Name: Fist Fighting / Attackspeed Type: C ++ Author: Oneshot I have already seen some requests in the forum about the skill Fist Fighting, where the more you trained it, the faster you would...
  10. Kuantikum

    NPC The Gambling Man, the interactive dicer

    We need something like that on 1.3! Thx it looks nice!
  11. Kuantikum

    DailyTask ~100%

    All done, The npc works, it gives you the task you choose, but when you go to kill some it do not start to count... i registered it on LOGIN.LUA using TFS 1.3, but wont works: Can you help me ?
  12. Kuantikum

    DailyTask ~100%

    How to register it on TFS 1.3 ? function Player.sendTibiaTime(self, hours, minutes) local msg = NetworkMessage() msg:addByte(0xEF) msg:addByte(hours) msg:addByte(minutes) msg:sendToPlayer(self) msg:delete() return true end local function...
  13. Kuantikum

    Existem BR's?

    Quem ainda não pegou corona ?
  14. Kuantikum

    Linux TFS 0.3.6 save = crash

    Hello Sir! I have the same problem Compiling - LIBS to compile (LINUX) (https://otland.net/threads/libs-to-compile-linux.274714/) How can i move the source to a other REV and what about the bug tracker? In the sources, which codes refer to the SAVE system? What would be the .h or .ccp file...
  15. Kuantikum

    Compiling ERROR Compiling TFS 0.4 - UBUNTU 20.04

    Try to get ubuntu 16.04 and use this:
  16. Kuantikum

    Compiling LIBS to compile (LINUX)

    I found this: Linux - TFS 0.3.6 save = crash (https://otland.net/threads/tfs-0-3-6-save-crash.221209/) How can i move the source to a other REV and what about the bug tracker? In the sources, which codes refer to the SAVE system? What would be the .h or .ccp file? Can some one give me light...
  17. Kuantikum

    Linux Compiling TFS 0.4.377r19 on ubuntu 20

    Can you share the libs install commands you are using please ?
  18. Kuantikum

    Compiling LIBS to compile (LINUX)

    Is there a possibility/WAY to know which LIBS do I need to install to compile a certain sources, not knowing the version of TFS? Im using this sources: 77.36 MB file on MEGA (https://mega.nz/file/jNsyxC7K#r-6GY7P4zbU3X2ajo3LkDGa-Z9fDVGnUdPq3AuhtXXI) I have multiple options in OS: I...
  19. Kuantikum

    Linux 1 core or multicore?

    Very well explained, I understand perfectly, thank you very much! 1612288265 Excellent, great to know. thx you very much!
Back
Top