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

  1. Itutorial

    Gatekeeping

    @Sarah Wesker Insert insult here
  2. Itutorial

    Gatekeeping

    I matched your energy.
  3. Itutorial

    Gatekeeping

    A lot of delusion in this. Tibia is not even close to as popular as it used to be. If it was this community would be more active. You sound like you need a shoulder to cry on with all that anger in your text. It is equivalent to the deluded babbling of a 40 y/o conspiracy theorist. If you have...
  4. Itutorial

    Gatekeeping

    I don't see that at all. There is thousands of codes released here including all of the tools, ect. Anyone that really wanted to learn how to create things for themselves would be able to pretty quickly if they tried.
  5. Itutorial

    Gatekeeping

    It is all about what peoples time is worth. Most people in OT are now much older and therefor their time is worth a lot more. If I spend 2 weeks creating an amazing system that could be thousands of dollars I didn't make just to give something to people that won't ever give back. Some people...
  6. Itutorial

    [Tool] Lua scripts Node Builder

    You talk "bullshit" all the time. Now you cry.
  7. Itutorial

    [Tool] Lua scripts Node Builder

    Another failed project
  8. Itutorial

    TFS 1.X+ Help with recent memory commit logs

    His evening job is drug dealer
  9. Itutorial

    TFS 1.X+ TFS 1.5 setCustomAttribute crash

    Sugar boom boom bump. I have tried a bunch of different methods to use the custom attributes. Can't figure this one out.
  10. Itutorial

    Black Tek Server Pre-Release

    Alright that's enough spam with the meta conversations haha
  11. Itutorial

    Black Tek Server Pre-Release

    Better start the revolution of Otland
  12. Itutorial

    TFS 1.X+ Spells onTargetCreature not found

    TFS 1.4.2/1.5 local combats = {} function onGetFormulaValues1(player, level, magicLevel) local min = (level / 5) + (magicLevel * 1.2) + 7 local max = (level / 5) + (magicLevel * 2) + 12 return -min, -max end function onGetFormulaValues2(player, level, magicLevel) local min =...
  13. Itutorial

    TFS 1.X+ TFS 1.5 setCustomAttribute crash

    giggity giggity bump
  14. Itutorial

    TFS 1.X+ TFS 1.5 setCustomAttribute crash

    Whenever I try to use the setCustomAttribute lua method the server crashes. I created a talkaction that works like /attr but will just set item rarity to whatever I want. local talkaction = TalkAction("/rarity") function talkaction.onSay(player, words, param) if player:getAccountType() <...
  15. Itutorial

    issue with OTClient connect to TFS1.4

    Have you tried reading the error?
Back
Top