Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Help]how to change IP Client V142

Newbie Spellweaver
Joined
Dec 18, 2014
Messages
40
Reaction score
0
I created one test server and client components ver142 how to make it on my VPS IP was prepared. ? I do not know how to change IP for a VPS client.
 
Experienced Elementalist
Joined
May 5, 2012
Messages
254
Reaction score
50
Change IP in worldGMS from "localhost" or "127.0.0.1" to your IP.
Code:
# defaults for channelservers
net.sf.odinms.channel.net.port1=8585
net.sf.odinms.channel.net.interface=[B]127.0.0.1[/B]


Change IP in redirector, compile and tada. Youre done.
 
Upvote 0
Newbie Spellweaver
Joined
Dec 18, 2014
Messages
40
Reaction score
0
change the ip in Program.cs? lol
No. edit IP in client Gamelauchner.exe



help me, why VPS is my IP and my client machine is not in the game? I use it locallhost and change ip ip vps. and the like.
9vo0Yo2 - [Help]how to change IP Client V142 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Upvote 0
Custom Title Activated
Loyal Member
Joined
Jan 18, 2010
Messages
3,109
Reaction score
1,139
No. edit IP in client Gamelauchner.exe



help me, why VPS is my IP and my client machine is not in the game? I use it locallhost and change ip ip vps. and the like.
9vo0Yo2 - [Help]how to change IP Client V142 - RaGEZONE Forums

well it looks like your JCE files are wrong.. make sure if you're using Java 7 to use JCE7 and Java 8 to use JCE8 and so on
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Dec 18, 2014
Messages
40
Reaction score
0
[QUOTE = chunkarama; 8291329] cũng có vẻ như các tập tin JCE của bạn là sai .. chắc chắn rằng nếu bạn đang sử dụng Java 7 để sử dụng JCE7 và Java 8 để sử dụng JCE8 vv [/ QUOTE]

I'mDownload Server + client :http://forum.ragezone.com/f428/maplestory-private-server-v142-video-999819/



yeah a good fix
8jDRNnc - [Help]how to change IP Client V142 - RaGEZONE Forums
and my cilent not goto the game .
 

Attachments

You must be registered for see attachments list
Upvote 0
Experienced Elementalist
Joined
May 5, 2012
Messages
254
Reaction score
50
Are you sure you edited and compiled the redirector properly? Which redirector are you using?
 
Upvote 0
Back
Top