ownedrpd Posted April 19, 2023 Posted April 19, 2023 Im having issues while logging into my server after setting up everything it saysFailed to log in , server not configured correctly error 59* Quote
Spirited Posted April 19, 2023 Posted April 19, 2023 Moved and renamed. Please use a better topic title next time that's not just "Help". So, that error is returned by the server, which could be a good and bad thing. It means you're connecting to the server, which is the good thing. But it also might mean that your server was designed for some client hook or specific client version that isn't being met. It's hard to give you advice on that when you haven't specified what you're working with, but that's where I would start looking. Quote
ownedrpd Posted April 19, 2023 Author Posted April 19, 2023 Thanks I figured what was the issue , I have another question how can force a teleport after certain quantity of items are picked up? Quote
Spirited Posted April 19, 2023 Posted April 19, 2023 Thanks I figured what was the issue , I have another question how can force a teleport after certain quantity of items are picked up?I'd encourage you to make a new thread for that - but that's also gonna depend on your server's source code. Generally, servers have a Teleport method on the character. So you should be able to check the quantity on pickup for a given item and trigger the teleport. There're cleaner ways of doing that, like having an action system on various map interactions, but that's probably a different discussion. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.