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

    I need to put in my tfs 0.4 cast system

    bump 1599846443 bump
  2. flakerzokejao

    I need to put in my tfs 0.4 cast system

    someone has cast system for tfs 0.4 serves 8.6, I searched and I did not find.
  3. flakerzokejao

    Lua put time on lever

    I bought this script like that . thanks for the help i will test
  4. flakerzokejao

    Lua put time on lever

    sorry I'm new to script could you tell me where to put it if you don't mind 1599014606 bump
  5. flakerzokejao

    Lua put time on lever

    --------------- NÃO MEXA --------------- leverLib = { minPlayers = function(self) return #self.toPos end, maxPlayers = function(self) return #self.area end, onUse = function(self) local players = {} for i, pos in ipairs(self.area) do local player =...
  6. flakerzokejao

    dialy boss faceless bane script tfs 0.4

    no error appears in the distro, the message appears that the boss will be born but do not be born 1598973581
  7. flakerzokejao

    dialy boss faceless bane script tfs 0.4

    thanks a lot man,
  8. flakerzokejao

    dialy boss faceless bane script tfs 0.4

    Yes man! this is exactly what i was looking for 1598890868 I tried but the monster doesn't appear in the spawn and I don't even receive the global message, tfs 0.4. tibia 8.6
  9. flakerzokejao

    dialy boss faceless bane script tfs 0.4

    ok moment plis 1598811390 knows the system of killing the boss Faceless Bane, so I wanted this system to put in my tfs 0.4 to create a daily boss for my tibia naruto server
  10. flakerzokejao

    dialy boss faceless bane script tfs 0.4

    hi guys it would be possible a script for tfs 0.4 of a boss of the global Faceless Bane
  11. flakerzokejao

    Feature Vampiric weapons 0.2

    bump
  12. flakerzokejao

    Feature Vampiric weapons 0.2

    hello friends from ot land, i tried to compile these codes in my tfs 0.4, however i got this error when compiling, could someone help me? does anyone know if this script works in tfs 0.4 ??
  13. flakerzokejao

    Remove Skill, Level, and Magic level cap

    does it work on TFS 0.4?
  14. flakerzokejao

    C++ attribute for sword etc.

    so I wanted the famous leech mana in my source 0.4.0.0
  15. flakerzokejao

    C++ attribute for sword etc.

    bump 1597860334 bump 1597864279 bump
  16. flakerzokejao

    C++ attribute for sword etc.

    no,, sorry about that! I want give absorption to the player who holds this sword.
  17. flakerzokejao

    C++ attribute for sword etc.

    hello, I put this script on my sword, but this is just hitting the mana and is not giving absorption to the player who holds this sword local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_MANADRAIN) setCombatParam(combat, COMBAT_PARAM_TARGETCASTERORTOPMOST, 1)...
Back
Top