• 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!

Recent content by Tormented Being

  1. T

    [TFS 1.4] Level loss system/store level by .txt document

    This is awesome! Anyway to make it save this information for each vocation? I tried to mess around with the script for a while but have no idea where to start. Can you point me in the right direction? Thanks for sharing and shout out to Xikini o/
  2. T

    Lua Need changes in onAdvance script LUA

    8.54 8.6 9.x...
  3. T

    Lua Need changes in onAdvance script LUA

    You can try this to change the message. I don't have time to look in to the other parts at the moment. Change player:say(info[1], TALKTYPE_MONSTER_SAY) To player:sendTextMessage(MESSAGE_INFO_DESCR, info[1])
  4. T

    TFS 0.X Block moveItem fromContainer to ground if player has storage

    Do the prints work now? What do they return when moving to a container vs a tile?
  5. T

    Issue getting server online.

    Just checking the boards randomly for me and you solved something for me! Thanks!
  6. T

    Lua TFS 1.3 Enchant Items

    If you haven't done any crazy changes you should just use the latest version.
  7. T

    Lua TFS 1.3 Enchant Items

    Not sure what rev of 1.3 you are using but I am using this source edit by Infernum. Simple script below. https://otland.net/threads/tfs-1-3-item-abilities-via-lua-v2.270990/ Place this in actions. <action itemid="8300" script="upgrade.lua" /> Actions/upgrade.lua function onUse(player...
  8. T

    Mapper Mapper for hire

    Just got my first map from Bahamut and I am planning on more in the future. Great map for the price and good service before and after payment.
  9. T

    Lua Count monsters killed

    This will Print Test after every monster killed. Easy enough to edit for what you need I think. https://otland.net/threads/revscripts-onkill.268014/post-2587721
  10. T

    [TFS 1.3] Item Abilities via Lua V2

    Thank you for the contribution! I compiled this on the latest TFS 1.3. It isn't showing any descriptions. I also couldn't get any of the following to work: ITEM_ABILITY_HEALTHGAIN ITEM_ABILITY_HEALTHTICKS ITEM_ABILITY_MANAGAIN ITEM_ABILITY_MANATICKS ITEM_ABILITY_MANASHIELD The other attributes...
  11. T

    Candy bot not loading.

    Hey everyone I recently compiled otclient and wanted to test out some mods. When I load candy bot all I see the widget but get a blank screen. I have recompiled with bot protections off. I compiled from this version found here: OTClient 1.0 (https://otland.net/threads/otclient-1-0.271332/) Thanks!
  12. T

    Help with..Interactive Trainer updating script to tfs 1.2

    Not sure what you fixed cause both ways worked! Thanks man, that is a big help. I tried to have it send myself a status message but it debugs the client. Is it because its in the monster script and not possible?
  13. T

    Help with..Interactive Trainer updating script to tfs 1.2

    Thanks for looking. I'm trying to update this training monk script that displays your dps to tfs 1.2 Original link below: https://otland.net/threads/interactive-training-monk.145227/#post-1396476. What I have so far gives no errors but it make it so the monk takes no visible damage even...
  14. T

    [TFS 1.2] Modal Mount Doll 2.0

    I would think I would get some type of error message but nothing haha. I tried loading it again and still nothing. Also tested the addon script again to make sure it was still working and it is.
Back
Top