Jump to content

Tulong po about offline


moshiro

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  06/07/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  569
  • Reputation:   11
  • Joined:  11/24/11
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  446
  • Reputation:   30
  • Joined:  12/08/11
  • Last Seen:  

For LAN connection, do the following:

  1. Click on start
  2. On the search bar type cmd or navigate through folders and find your command prompt
  3. On your command prompt type ipconfig /all (Take note of the IPv4 Address that would be your server's IP, write it down)
  4. Now open ...\conf\char_athena.conf and ...\conf\map_athena.conf
  5. 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


  6. Don't forget to save the changes and compile source.
  7. 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 by Magnetix
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...