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

  1. luddex

    TFS 1.1 Upgrading weapon magic level

    BUMP! and thanks for attempting. I thought about using something like that to maybe "dump" a list of all attributes and grabbing the name from that, but I am not sure how to do that without an input into everything
  2. luddex

    TFS 1.1 Upgrading weapon magic level

    I have a script thanks to @zbizu and @Azi that increases the items stats when using the upgrade item on it. I have modified the code to destroy the item if the upgrade fails at a higher upgrade count and now want to add in to increase the magic level if it can. My problem is I can't find a way...
  3. luddex

    TFS 1.X+ Error withdrawing from banker

    That worked. Thank you!
  4. luddex

    TFS 1.X+ Error withdrawing from banker

    Lua Script Error: [Npc interface] data/npc/scripts/Rokyn.lua:onCreatureSay data/npc/scripts/Rokyn.lua:130: attempt to call global 'getMoneyCount' (a nil value) stack traceback: [C]: in function 'getMoneyCount' data/npc/scripts/Rokyn.lua:130: in function 'callback'...
  5. luddex

    Windows Custom skills / items

    Bump! Anyone know what I am talking about or faced this issue before?
  6. luddex

    Windows Custom skills / items

    So as the title states, I have custom items, custom skills, and to implement these, I have edited the source, client, database and all of my files inside the data folder. Everything compiles smoothly and the TFS 1.2 that I have starts with no errors. My first issue is that I opened my IP...
  7. luddex

    Compiling TFS 1.2 10.77 update to 10.90

    Same issue here, except that I get error with packet types when logging in.
  8. luddex

    Windows Looking for help making my OT public! :D

    Thanks for the replys! As soon as I am back to my host I will try everything out. I don't have any firewall connection up on my host as of yet, I know it is the correct IP as I used many sites to double check and made sure I had none of my VPNs on at any point. I also have all needed ports...
  9. luddex

    Windows Looking for help making my OT public! :D

    So I have everything good to go!.... except I cannot figure out how to make my OT public or my webpage (Thanks @Znote for all the configs) I have tried following tutorials and have not had any luck. I can log in to my OT from my host AND from any machine connected to my network. I can connect...
  10. luddex

    Need Move Floor script

    I know this is an old post, but I am looking for something I think may be similar.. A tile that moves in a fixed location No action or command needed to make it move, it just does on its own. Like old school Zelda games where the floor moved left and right and if you missed it, you died.
  11. luddex

    Windows Unknown packet type while logging in. Client crashes immediately

    UPDATE: So I tried switching a few things around and when I switched the client version I was actually able to bring up my char list! (Switched from 10.77 to 10.96) When I selected the char. to log in with it showed me that the char. did indeed log in, but the client crashed and gave me this...
  12. luddex

    Windows Unknown packet type while logging in. Client crashes immediately

    Oh ok! I seem to see what you are saying here I am using a 1.2* TFS and a 10.77 client setup I have had no issues with this until lately. I was adding in a new spell sprite when it all went bad. I tried to reverse it, but it just would not go back to working. Thanks mate!
  13. luddex

    Windows Unknown packet type while logging in. Client crashes immediately

    So here is my error log I get when restarting the client: Graphic Engine: DirectX9(2) Operating System: Windows..... Processor: ........ Video Card: ........ Last Packet Types: 000 100 040 020 000 000 000 000 000 000 Last Packet: 020 019 000 049 101 087 101 108 099 111 109 101 032 116 111 032...
  14. luddex

    Ingame issues (Does not give error on TFS)

    Is there a location of a 1.2 TFS that is already made to work with a 10.77 client and I shouldn't have to edit any of the .cpp files? I could definitely use that as a way of figuring out where I am messing up at.
  15. luddex

    Ingame issues (Does not give error on TFS)

    http://www.livenudecats.com/ On the 1.1 TFS I tried converting to 1.2 and because the current version is at the 10.98 client I am running into issues as I have a 10.77 client. I am currently using the github history from where it was converted from 10.77 to 10.98 by switching all of the .cpp...
Back
Top