moshiro Posted June 7, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 06/07/12 Last Seen: June 8, 2012 Share Posted June 7, 2012 Hi, naka run na po ako ng server namin yung may tatlong CMD, kaso ngayun walang mga maps @go 0 ayaw gumana. Help naman po. Tapos paano po namin gawing offline yun? Para sa shop lang malaro namin. Quote Link to comment Share on other sites More sharing options...
Petey Pablo Posted June 7, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Share Posted June 7, 2012 Gumamit ka ng default ip 127.0.0.1 para sa LAN. Ayaw gumana ng @go 0? Normal po ba ang character o GM account po ang gamit? Quote Link to comment Share on other sites More sharing options...
Magnetix Posted June 8, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 446 Reputation: 30 Joined: 12/08/11 Last Seen: October 13, 2024 Share Posted June 8, 2012 (edited) For LAN connection, do the following: Click on start On the search bar type cmd or navigate through folders and find your command prompt On your command prompt type ipconfig /all (Take note of the IPv4 Address that would be your server's IP, write it down) Now open ...\conf\char_athena.conf and ...\conf\map_athena.conf See the codebox below, follow what was written. On your char_athena.conf find these lines: // Character Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. char_ip: 127.0.0.1 <<< Remove '//' and change 127.0.0.1 to your IPv4 Address/Server's IP On your map_athena.conf find these lines: // Map Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. map_ip: 127.0.0.1 <<< Remove '//' and change 127.0.0.1 to your IPv4 Address/Server's IP Don't forget to save the changes and compile source. Finally you have to create your own clientinfo.xml and place it in your Data folder Note: If you want others outside your network (LAN), instead of changing your IP to server's LAN/IPv4 address, use your public (WAN) address. Edited June 8, 2012 by Magnetix Quote Link to comment Share on other sites More sharing options...
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.