Thread: please help

Results 1 to 4 of 4
  1. #1 please help 
    Registered Member b0ss's Avatar
    Join Date
    Feb 2013
    Posts
    144
    Thanks given
    15
    Thanks received
    4
    Rep Power
    8
    hey guys this sounds a little noobish but i officially dont know which one i will need to chage to my ip adress


    so heres the ips i can change
    -------------------------------------
    String ip:
    Lobby ip
    Lobby ip = ip =
    -------------------------------------
    so which one do i change?
    Reply With Quote  
     

  2. #2  
    Extreme Donator

    Join Date
    Aug 2012
    Posts
    243
    Thanks given
    105
    Thanks received
    34
    Rep Power
    41
    I'd change the string IP.
    If that doesn't work then change each one individually.
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Jan 2013
    Posts
    94
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    Lobby = 127.0.0.1 = I think. The string shouldn't be changed.
    Reply With Quote  
     

  4. #4  
    Registered Member b0ss's Avatar
    Join Date
    Feb 2013
    Posts
    144
    Thanks given
    15
    Thanks received
    4
    Rep Power
    8
    right now i have all of them like this

    public static String IP = "pvmscaperrr.no-ip.org";
    public static boolean LOBBY_ENABLED = false;
    public static boolean DISABLE_XTEA_CRASH = true;
    public static boolean DISABLE_USELESS_PACKETS = true;
    public static boolean DISABLE_RSA = false;
    public static boolean COMBAT_BETA = true;

    public static final int REVISION = 718;
    public static final int LOBBY_PORT = 43594;
    public static String LOBBY_IP = "pvmscaperrr.no-ip.org";
    public static int SUB_REVISION = 1;
    public static Loader instance;
    public static int[] outSizes = new int[256];
    public static boolean localHost;

    public static void main(String[] args) {
    if (args.length > 0) {
    if(Boolean.parseBoolean(args[0]))
    LOBBY_IP = IP = "pvmscaperrr.no-ip.org";
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •