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

    AutoLoot System for tfs 1.3

    bump
  2. D

    AutoLoot System for tfs 1.3

    Items instead of falling into a backpack and bag fall directly
  3. D

    Lua Script Error: [Raid Interface] TFS 1.3

    Lua Script Error: [Raid Interface] data/raids/scripts/mawhawk.lua:onRaid data/raids/scripts/mawhawk.lua:4: attempt to call method 'setReward' (a nil value) stack traceback: [C]: in function 'setReward' data/raids/scripts/mawhawk.lua:4: in function...
  4. D

    Lua Script Error: [TalkAction Interface] Tfs 1.3

    Lua Script Error: [TalkAction Interface] data/talkactions/scripts/gamemaster/teleport_creature_here.lua:onSay data/lib/core/creature.lua:22: attempt to index local 'tile' (a nil value) stack traceback: [C]: in function '__index' data/lib/core/creature.lua:22: in function...
  5. D

    AutoLoot System for tfs 1.3

    ! add rat does not select loot ! autoloot show can not be deleted
  6. D

    AutoLoot System for tfs 1.3

    yes
  7. D

    AutoLoot System for tfs 1.3

    I am using tfs 1.3 script, it works, but you can not remove added items autoloot does not collect itself after killing. You have to open the body manually Actionscripts function onUse(player, item, fromPosition, target, toPosition, isHotkey) local issue = {} local bodycontainer...
  8. D

    Gesior Paypal

    Hello, the problem with Gesior paypal script because the money comes in but does not give points I have already checked out of 10 scripts everywhere I checked the same chmod everywhere I have tfs 1.3 and gęsior 2012 I checked in the database zero of any deposit or points as if it did not connect
  9. D

    monster:setReward tfs 1.3

    Example function onRaid() local monster = Game.createMonster("Mad Mage", Position(33360, 31873, 9)) monster:setReward(true) end Console data/raids/scripts/mad_mage.lua:onRaid data/raids/scripts/mad_mage.lua:4: attempt to call method 'setReward' (a nil value) stack traceback...
  10. D

    ExpStage only Rookgaard

    did not work
  11. D

    ExpStage only Rookgaard

    I need Expstages
  12. D

    ExpStage only Rookgaard

    How to assign ExpStage only for <vocations> <vocation id="0" clientid="0" name="None" description="none" gaincap="10" gainhp="5" gainmana="5" gainhpticks="3" gainhpamount="6" gainmanaticks="2" gainmanaamount="6" manamultiplier="3.0" attackspeed="1000" basespeed="220" soulmax="100"...
  13. D

    OTServ down using /reload creaturescripts

    full log ,,GDB'' #0 0x000000000074fbae in LuaScriptInterface::getLuaState() const () No symbol table info available. #1 0x00000000006ff3cb in CreatureEvent::executeOnThink(Creature, unsigned int) () No symbol table info available. #2 0x0000000000716e7f in Creature::onThink(unsigned int) ()...
  14. D

    OTServ down using /reload creaturescripts

    This happens only once in a while how to enter the command from what it depends on?
  15. D

    screen command

    How can I restore the screen window if it has been closed?
  16. D

    Rookgaard stages

    Bump
  17. D

    OTServ down using /reload creaturescripts

    that is, leave only login and logout and check each file in turn?
  18. D

    OTServ down using /reload creaturescripts

    why my tfs 1.3 is down when using /reload creaturescripts? not appearing on errors in console tfs
  19. D

    Screen ./tfs.sh

    Thanks You ! Topic Close
  20. D

    Exercise Training tfs 1.3

    code local skills = { [32384] = {id=SKILL_SWORD,voc=4}, [32385] = {id=SKILL_AXE,voc=4}, [32386] = {id=SKILL_CLUB,voc=4}, [32387] = {id=SKILL_DISTANCE,voc=3,range=CONST_ANI_SIMPLEARROW}, [32388] = {id=SKILL_MAGLEVEL,voc=2,range=CONST_ANI_ENERGY}, [32389] =...
Back
Top