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

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    And how long will this changes take? ;(
  2. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    Will it be released to everybody or just to premium members?
  3. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    Where i can download 0.2.10?
  4. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    I'm free of virus 100% sure... It got bugged when server tried to add players into the house_lists, more than its limit, so rows look like this...
  5. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    My database got bugged and isnt saving any player ERROR MSG: DATABASE DISK IMAGE IS MALFORMED Anyone knows how i can fix it ?
  6. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    Try changing your vocation, i got this problem changed my vocation and solved it
  7. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    My /clean is bugged too =S
  8. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    someone please?
  9. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    When i use /clean the server goes under maintance and nobody can login. I could make a new talkaction script but i dont know the clean function once it is not at functions.lua How can i fix it ?
  10. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    Which version do you use?
  11. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    @Ped0bear Dont you know how i can add new spells with their cooldown pics on tfs ?
  12. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    How? I'm already using libs and npcsystem from tfs 0.2.9
  13. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    [05/01/2011 22:04:10] Lua Script Error: [Npc interface] [05/01/2011 22:04:10] data/npc/scripts/default.lua:onThink [05/01/2011 22:04:10] luagetDistanceTo(). Thing not found [05/01/2011 22:04:10] stack traceback: [05/01/2011 22:04:10] [C]: in function 'getDistanceTo' [05/01/2011 22:04:10]...
  14. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    It stills showing a problem log on console but its not looping anymore Thanks ;)
  15. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    sorry, forgot code thing HOW I CAN FIX MY NPCHANDLER? function NpcHandler:onWalkAway(cid) if(self:isFocused(cid)) then local callback = self:getCallback(CALLBACK_CREATURE_DISAPPEAR) if(callback == nil or callback()) then...
  16. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    HOW I CAN FIX MY NPCHANDLER? function NpcHandler:onWalkAway(cid) if(self:isFocused(cid)) then local callback = self:getCallback(CALLBACK_CREATURE_DISAPPEAR) if(callback == nil or callback()) then if(self:processModuleCallback(CALLBACK_CREATURE_DISAPPEAR, cid)) then...
  17. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    I need them too =(
  18. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    Which depot id is used on your map Talaturen ? On sql the default depot id is 0, but its impossible to set a depot id to 0 isnt it?
  19. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    Hey, my depot is not saving and i noticed that there is no trigger about depot on mysql database... How can i fix it ?
  20. W

    [8.7] The Forgotten Server v0.2.9 (Mystic Spirit)

    How can i get a mount by using an item in monsters?
Back
Top