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

    Help with prestige script I found, I need help editting it to work for tfs 1.2

    Thank you for helping Vulcan. Now I'm getting a much shorter and different error: [Error - CreatureEvent::configureEvent] Invalid type for creature event PrestigerDescription [Warning - BaseEvents::loadFromXml] Failed to configure event I think its referring to where I have it added properly...
  2. T

    Help with prestige script I found, I need help editting it to work for tfs 1.2

    Now I made a lot of metatable changes but its still not working, here's the script: local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function onCreatureAppear(cid)...
  3. T

    Back when there was tons of People on Ot sites.

    I still don't buy the "Grew up and left" bit from the general standpoint, a high school had 2000 new kids every year at one city highschool in my parts of the USA, that's just one highschool and one city. lol. That there is less people cannot be everyone just GREW UP lolz. It might have to do...
  4. T

    Back when there was tons of People on Ot sites.

    That can't be everyone. I think it may have something to do with wars and the closing of websites and servers abruptly. It made a lot of people angry. People show up at the border all day running from fighting all over South America and then yeah I guess things have just changed overall in the...
  5. T

    NPC Prestige/rebirth System with onlook working

    Oh, I wasn't really paying attention to that. Thanks.
  6. T

    NPC Prestige/rebirth System with onlook working

    I'm getting the errors too: Lua Script Error: [Npc interface] data/npc/scripts/Prestiger.lua:onCreatureSay data/npc/scripts/Prestiger.lua:30: attempt to call global 'getCreatureStorage' (a nil value) stack traceback: [C]: in function 'getCreatureStorage'...
  7. T

    Back when there was tons of People on Ot sites.

    Its crazy today really. People would get payment to be a gm and maybe a small sum of money for scripting for a server and being in the credits. I can't believe it, but there's just not enough proper people who want to make servers as teams, it used to be on Otfans, as soon as I posted, I'd get...
  8. T

    New OTItemEditor

    Oh well, at least Objectbuilder is working for me so far.
  9. T

    New OTItemEditor

    I did this and its still not working since it gives the problem : "Could not load file or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)." I've looked across a few complaints and still don't know how to get this to work. Anyone PM me or write here with...
  10. T

    List of current Tibia Bots

    lol People like 8.6 servers because of the cracked Elfbot out there. Elfbot is best.
  11. T

    Annoying things you hear often in your daily basis at work.

    I hate hospitals. They are so corrupt in the USA. I was working as a Christian Apostle at the time and the woman I was preaching to and listening to had to go pick up an older woman at the hospital so I went with her for prayer and support. When we got to her floor and looked into the room, she...
  12. T

    GitHub sold for 7.5 billion

    Big companies are smart like that.
  13. T

    GitHub sold for 7.5 billion

    Wow, thanks for the news xD
  14. T

    Donation Castle system. Tfs 1.1

    What do I put in actions.xml for the first code? You said make a Storage.Lua correct? "Actions(put storage)"
  15. T

    Looking for a scripter.

    :)
  16. T

    Looking for a scripter.

    PM me for more details. I'm very serious about starting an OT and doing work on it while its already running. Its for 10.98 client, TFS 1.2 and I want to do a lot of custom stuff never done before and that's different than some similar sounding new-age ideas I've heard other server makers are...
  17. T

    Does anyone know which server this used to be or how to contact the owner?

    It had Life Dragons as a custom monster. And it took tons of skill to kill them, there was floors of them, players fought down a huge tree inside the tree. It was ot serv list when Forge of Elements first started. A different server. Anyone know what server im talking about? it was so much fun...
  18. T

    Team [TFS 1.3 10.98] Testers Needed for Legends of Xorath

    I'd be a tester for a little while if you want.
  19. T

    Regeneration per sec/per two sec

    Thanks. I understand the logic a lot more now and some lua regular. I still would like to know the full TFS part though because I don't see "game." instruction anywhere and that seems to be what to use for a lot of code. and the player:addHealth otland/forgottenserver doesn't have all the...
  20. T

    Regeneration per sec/per two sec

    Oh silly me, I only recopied the script, not the xml for globalevents.xml. Thanks! its working :D. Do you know where can I find a logic script guide by the way? Someone showed me this one: otland/forgottenserver But it doesn't have everything. It's not fully updated I think.
Back
Top