Thread: Port help.

Results 1 to 8 of 8
  1. #1 Port help. 
    Love
    Guest
    I'm sure I'll feel very very stupid for this

    But Here is the line

    Code:
    public static int serverlistenerPort = Constants.SERVER_PORT;

    now I know that default port is 43594, But is that the port the server would run on, and if so how would I change it?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2008
    Posts
    918
    Thanks given
    1
    Thanks received
    12
    Rep Power
    34
    go into Constants.java... and change it?
    Reply With Quote  
     

  3. #3  
    Registered Member Logisti-X's Avatar
    Join Date
    Jul 2008
    Age
    30
    Posts
    678
    Thanks given
    25
    Thanks received
    19
    Rep Power
    75
    Quote Originally Posted by xy19 View Post
    go into Constants.java... and change it?
    You really need to lose the attitude when post.
    People post help threads for a reason.

    ONTOPIC: Yes, you would change it.
    Reply With Quote  
     

  4. #4  
    Love
    Guest
    His attitude Doesn't bother me, I'd be acting like that to if someone where to ask a stupid question, But I stopped coding when pimpscape was big news. So Sorry about my ignorance.
    Reply With Quote  
     

  5. #5  
    Officially Retired

    Huey's Avatar
    Join Date
    Jan 2008
    Age
    22
    Posts
    16,478
    Thanks given
    3,385
    Thanks received
    7,727
    Rep Power
    5000
    Quote Originally Posted by Logix View Post
    You really need to lose the attitude when post.
    People post help threads for a reason.

    ONTOPIC: Yes, you would change it.

    How was that an attitude?
    Attached image
    Listen children don't become this guy.
    Quote Originally Posted by Owner Spikey View Post
    Why can I attack lower level npc's in a matter of a mouse hover but for a higher level npc the only choice to attack is by right clicking option attack?

    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    Sep 2009
    Posts
    3,245
    Thanks given
    195
    Thanks received
    255
    Rep Power
    0
    Agreed, and go to constants.java and find the port there. Constants.java is used to define things once so you don't have to type them over again such as the server name or a teleport so apposes to runtele("3500, 3500"); it could be runtele("constants.Varrockx, constants.Varrocky")
    Reply With Quote  
     

  7. #7  
    Registered Member Logisti-X's Avatar
    Join Date
    Jul 2008
    Age
    30
    Posts
    678
    Thanks given
    25
    Thanks received
    19
    Rep Power
    75
    Quote Originally Posted by Santa View Post
    How was that an attitude?
    Well, maybe if you weren't so oblivious to him and everything he posts leading to spam. Maybe then, you'd understand.
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Aug 2008
    Posts
    918
    Thanks given
    1
    Thanks received
    12
    Rep Power
    34
    Quote Originally Posted by Logix View Post
    Well, maybe if you weren't so oblivious to him and everything he posts leading to spam. Maybe then, you'd understand.
    sorry master.
    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
  •