- 0
wireless problem
-
Posts
-
***DO NOT BUY WHAT IS POSTED HERE FOR FREE*** https://www.mediafire.com/file/mhjiaoipe6hohjm/Extender_Rev_222_by_Guytis.rar/file It has everything Devs is offering for $450 USD with a license. Here it is, free and with source code.
-
Hello, well obviously i dont have access to the server side, and neither have those guys in the picture, i thought it was something client side since they manage to have that... Here is another example, Its essence server btw
-
So according to you, you found a bug so hidden that nobody can discover it — not even by analyzing the source code with modern tools. Is that really what you're trying to say? Because what you're basically claiming is that: The files contain an error But nobody can find it Nobody can fix it Not even by analyzing the code with tools like ChatGPT So… a magical invisible bug that only you can see. Do you realize how absurd that sounds? If there was actually a real problem, it would be very easy to demonstrate: Open the server. Show the error. Point to the exact place in the code where it happens. But instead of doing that, the only thing you've done so far is write vague messages and say “I'll make a video.” Perfect. Go ahead and make the video. Show the error. Show the code. Because up to this point, all we have here are accusations without a single piece of technical evidence. And in a development forum, that has absolutely no value. Regards. ***DO NOT BUY WHAT IS POSTED HERE FOR FREE*** https://www.mediafire.com/file/mhjiaoipe6hohjm/Extender_Rev_222_by_Guytis.rar/file It has everything Devs is offering for $450 USD with a license. Here it is, free and with source code. ------------------------------------------------------------------------------------------------------ I would like to ask if a moderator or administrator could please review the thread and consider closing it. The user involved keeps posting misleading statements and accusations without providing any technical proof. The discussion has stopped being a constructive technical conversation and has turned into repeated attempts to spread misinformation about the files. Despite being asked multiple times to provide evidence (such as a reproducible error, logs, or code analysis), none has been presented. Instead, the thread continues with vague claims that only generate confusion within the community. From my perspective, the purpose seems to be discouraging users from using the freely available files while promoting alternative products. Since no technical evidence has been provided and the thread is no longer productive, I believe it would be better for the community if the discussion were closed. Thank you for your time and attention. Best regards. -------------------------------------------------------------------------------------------------------- ***DO NOT BUY WHAT IS POSTED HERE FOR FREE*** https://www.mediafire.com/file/mhjiaoipe6hohjm/Extender_Rev_222_by_Guytis.rar/file It has everything Devs is offering for $450 USD with a license. Here it is, free and with source code.
-
What ChatGPT? Dont think ChatGPT will fix your problem :d You will never figure out where the problem actually is. Don’t try to twist things. Just open the server and write here.. i will make a video for you showing how everything goes to hell with “your files”
-
-
Topics

Question
Poutsodrigkos
hi,i'm new there, I have some problems.
I wanna make on server, ( homemade) just for friends. so
I've got a wireless, I edited the port's,are online.
but I don't know in config how to edit for help them login, because i've give to one guy l2.ini and when he press to create characters can't do ( got critical error ), but in other servers can play.
gameserver;
# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname = 192.168.2.**
GameserverPort = 7777
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this ip is resolvable by Login just leave *
ExternalHostname = 82.79.106.**
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this ip is resolvable by Login just leave *
InternalHostname = 192.168.2.**
# The Loginserver host and port
LoginPort = 9014
LoginHost = 192.168.2.**
loginserver;
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = 82.79.106.**
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 192.168.2.**
# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname = 192.168.2.**
LoginserverPort = 2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan = 10
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan = 600
# The address on which login will listen for GameServers, use * to bind on all available IPs
LoginHostname = 192.168.2.**
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now