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

    Help with talkaction script

    Can some one help me with this function ? - -- CONFIGURAÇÕES aurastr = 25950 -- storage da aura estr = 25951 -- storage para o exhaust porcentagem = 40 -- chance de curar em cada volta da aura, em porcentagem quantheal = 10 -- porcentagem do hp...
  2. rogersenchou

    script error 8.6

    omg!! thanks bro!!!, that works!!! i love you :)
  3. rogersenchou

    script error 8.6

    yes but why the question ? there is a problem with marriage system ?
  4. rogersenchou

    script error 8.6

    @BUMP
  5. rogersenchou

    script error 8.6

    Hi all otlanders, i need help in this script here is the problem that appears in my console: [30/3/2017 16:3:2] [Error - CreatureScript Interface] [30/3/2017 16:3:2] data/creaturescripts/scripts/rebirthdescription.lua:onLook [30/3/2017 16:3:2] Description: [30/3/2017 16:3:2]...
  6. rogersenchou

    tfs 0.3.6 error script

    I already did everything you told me with notepad ++ and its the same problema D:
  7. rogersenchou

    tfs 0.3.6 error script

    i have this error in this script and idk why D: [22/12/2016 12:56:25] [Error - LuaScriptInterface::loadFile] data/npc/scripts/invocacion.lua:5: unexpected symbol near 'Â' [22/12/2016 12:56:25] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/invocacion.lua [22/12/2016...
  8. rogersenchou

    [TFS 1.2/1.3] Free scripting service

    xeraphus i have this error in system lottery: my console is tfs 1.2 otxserver [Warning - Event::checkScript] Can not load script: scripts/lottery.lua data/globalevents/scripts/lottery.lua:20: 'end' expected (to close 'function' at line 6) near '<eof>' local rewards = { {itemid = 2160, count...
  9. rogersenchou

    Tibia 11 Shop 64x64 images

    how do you export images 64x64 . i need a program U_U
  10. rogersenchou

    [TFS 1.2/1.3] Free scripting service

    hi xeraphus can you give me this 2 scripts for tfs 1.2 please i need a script that a chest give you a mount and the other is the script of lottery.
  11. rogersenchou

    tfs 1.2 need scripts

    BUMP
  12. rogersenchou

    tfs 1.2 need scripts

    can some one have this 2 scripts for tfs 1.2 ? i need a script that a chest give you a mount and the other is the script of lottery. please help me U_U
  13. rogersenchou

    tfs 1.2 error scripts

    i just copy those scripts from otland D:
  14. rogersenchou

    tfs 1.2 error scripts

    can some one help me with 2 scripts ? this is the script lotery system: local config = { rewards = {[24774] = 2, [2160] = 100} } function onTime(interval) if Game.getPlayerCount() == 0 then return true end local players = Game.getPlayers() local winner =...
  15. rogersenchou

    tfs 1.2 help script

    thanks president vankk :D it work
  16. rogersenchou

    tfs 1.2 help script

    bro i have this error in the script door Lua Script Error: [Action Interface] data/actions/scripts/doorstorage.lua:onUse data/actions/scripts/doorstorage.lua:5: attempt to perform arithmetic on global 'itemId' (a nil value) stack traceback: [C]: in function '__add'...
  17. rogersenchou

    Source files (editing)

    you need to recompile
  18. rogersenchou

    tfs 1.2 help script

    BUMP
  19. rogersenchou

    help script rebirth system

    the problem is there is bug when i make rebirth with one char its prestige but rest of chars of all account on server goes to level 8!! here is the script local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local...
  20. rogersenchou

    tfs 1.2 help script

    hi otland, i want some scripts: i need a script that a chest give you a storage and then a door that need storage. just the chest need to give you a storage :) my otservers is tfs 1.2 please help me
Back
Top