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

    tfs 0.4 8.60

    local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } function onLogin(cid) local loss = getConfigValue('deathLostPercent') if(loss ~= nil) then doPlayerSetLossPercent(cid...
  2. C

    NPC trade window and selling items small big problem

    I have small big problem When i move item from eq to backpack it isn't turn white in trade window look: How to fix it?
  3. C

    NPC Trade window is still active after saying "bye"

    Solved I had to replace files in lib folders
  4. C

    NPC Trade window is still active after saying "bye"

    Hi I'm using tfs 0.4 r3884 and problem is that NPC Trade window is still active after saying "bye" and I can still buy or sell items in that window when NPC walking away and NPC doesn't say bye then or something :D window closing automatically when i move from NPC Can someone help?
  5. C

    vial of oil npc trade problem !

    where you find this? ;s
  6. C

    vial of oil npc trade problem !

    No it doesn't work on 0.4 r3884 i tried
  7. C

    vial of oil npc trade problem !

    I heard it's a TFS bug which isn't official patched I wrote to Elf for fix ;d Maybe someobdy have this fix?
  8. C

    vial of oil npc trade problem !

    bump
  9. C

    vial of oil npc trade problem !

    It's not that simple man:) It need some changes in sourcers I think or npcsystem
  10. C

    vial of oil npc trade problem !

    Guys plz help ;s What is reversefluidmap how to fix it?
  11. C

    vial of oil npc trade problem !

    bUmP
  12. C

    vial of oil npc trade problem !

    Guys I'm struggling with liquids problem I'm using 0.4 rev3884 I can buy vial of blood but can't buy vial of oil, slime etc higher than 7 I think it looks like: in npc: vial of oil,2006,20,11 someone knows something about this?
Back
Top