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

    Windows Server shut down while asleep

    it just says theforgottenserver.exe is not recognized as an internal or external command, operable program or batch file
  2. Powtreeman

    Windows Server shut down while asleep

    where do i go in to put that?
  3. Powtreeman

    Windows Server shut down while asleep

    I went to sleep last night and the server was fine. Woke up this morning and it was down for an unknown reason. Does anyone know what might cause 1.0 to crash unexpectedly? Or a way to check errors. I wish the console would stay up after shutting down until i close it so that I can see what...
  4. Powtreeman

    Lua Quest log show

    How do I get the quests someone is currently on to show up where it should in 1.0?
  5. Powtreeman

    Solved Enchanting Function error

    Yes!!!!! Thank you SO much Limos. Always a lifesaver. I have been trying to figure this out for months!
  6. Powtreeman

    Solved Enchanting Function error

    I am using TFS 1.0 local config = { manaCost = 300, soulCost = 2, } local spheres = { [7759] = {3, 7}, [7760] = {1, 5}, [7761] = {2, 6}, [7762] = {4, 8} } function onUse(cid, item, fromPosition, itemEx, toPosition) if (isInArray({33268, 33269}, toPosition.x) == TRUE and...
  7. Powtreeman

    Lua Error in DoCopyItem

    you have to add what ninja posted to global.lua
  8. Powtreeman

    Solved Enchanting Function error

    lua script error action interface data/actions/scripts/other/enchanting.lua onUse Attempt to call field find <a nil value> - - - Updated - - - All I need is this function to fix the problem. If anyone has it I would greatly apprectiate it. :) - - - Updated - - - sorry its the callfield...
  9. Powtreeman

    Lua Error in DoCopyItem

    when i open a quest chest in printers 1.0 i get an error saying lua script error (action interface) data/actions/scripts/quests/system.lua:59: attempt to call global 'docopyitem <a nil value>
  10. Powtreeman

    Lua Taming in 10.1

    ok i got the server running like i should ( i think) taming works fine now BUT enchanting does not. ill open another thread about it though. the thing that fixed the server was downloads that someone else posted on the thread giving out the 1.0
  11. Powtreeman

    Lua Taming in 10.1

    the first problem i get is when i try to run theforgottenserver.exe that came with the pack would have an error saying 0xc000007b so i switched it out with the one from my old one and it started up fine but nothing is working in game so idk. im using windows 8 64 bit i downloaded your...
  12. Powtreeman

    Lua Taming in 10.1

    Idk but none of the quests are working taming and enchanting and thats all ive found so far. only thing working for me in actions is offline training
  13. Powtreeman

    Lua Taming in 10.1

    Bump. also enchanting items doesnt work
  14. Powtreeman

    Lua Taming in 10.1

    I need a script or something to be able to tame creatures in my ot but the one that came with printers version doesnt work
  15. Powtreeman

    Uniserver Config.php

    I am trying to set up my website but have no idea how to config anything in the config. Can someone post a pic of an example or copy and paste this part? // ------------------------ \\ // MYSQL CONNECTION DETAILS \\ // ------------------------ \\ // phpmyadmin username for OT server: (DONT...
  16. Powtreeman

    Config.php Uniserver help

    I am having a hard time figuring out where to write information in the config. Can someone link a picture of theirs as an example or write an example of what it is since you obviously don't want to give people too much info?
  17. Powtreeman

    Solved Dead monster creates a portal

    Thanks dude! Found out I added the line in the wrong login.lua no idea why i had 2
  18. Powtreeman

    Solved Dead monster creates a portal

    Sorry. Im using mystic spirit 0.2.14 and the link you sent me is confusing. there are a bunch of different scripts from different people. which ones are for me? thanks for the help btw
  19. Powtreeman

    Solved Dead monster creates a portal

    This did not work. No errors or anything it just didn't do anything. Thanks for the reply though.
  20. Powtreeman

    Solved Dead monster creates a portal

    I am trying to make it so a boss monster creates a portal when it gets killed. How would I do this?
Back
Top