Thread: Someone got this tut please

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 Someone got this tut please 
    Registered Member johny cash's Avatar
    Join Date
    Jun 2009
    Posts
    151
    Thanks given
    7
    Thanks received
    1
    Rep Power
    3
    someone got a tutorial for making a client able to go to 2 worlds?

    me and my friend are making a project , but we use same client [ Bluurs ]

    so we want a button on client who can connect us to world 1 or world 2

    but we also want it so peoples charracter files load on each world

    someone knows hooow?
    Reply With Quote  
     

  2. #2  
    damnant quod non intellegunt

    Mr Chainsaw's Avatar
    Join Date
    Sep 2006
    Age
    30
    Posts
    4,058
    Thanks given
    827
    Thanks received
    1,277
    Rep Power
    4664
    Create simpje jframes that set the ip to a different one?
    I'd help you but I'm not to good with 'em.
    Reply With Quote  
     

  3. #3  
    Registered Member nubcoder's Avatar
    Join Date
    Jul 2009
    Posts
    185
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    I would say, errr.. Make a sprite and jframe put it on the client so wen you click it it reloads the client but changes the ip.
    How to make an epic server:

    Client.java
    server = epic;


    Congratulations! Your server is now "epic" ! :'D
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Jul 2008
    Posts
    2,056
    Thanks given
    26
    Thanks received
    98
    Rep Power
    0
    You could add a button on the jframe called worlds, and if you select the buttons it changes the ips, that way you dont need to reload the client, or check out stewies client in the client download section it has a world changer in the client you can rip.
    Reply With Quote  
     

  5. #5  
    Registered Member johny cash's Avatar
    Join Date
    Jun 2009
    Posts
    151
    Thanks given
    7
    Thanks received
    1
    Rep Power
    3
    ok johny this helped me , but now on the characters part??
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    May 2009
    Posts
    303
    Thanks given
    0
    Thanks received
    4
    Rep Power
    341
    a mysql database?

    it depends are the servers on different computers?
    thiefmn6092 has not made any friends yet
    Reply With Quote  
     

  7. #7  
    Registered Member johny cash's Avatar
    Join Date
    Jun 2009
    Posts
    151
    Thanks given
    7
    Thanks received
    1
    Rep Power
    3
    yes , btw stewie's client is build instead of compile , and it only got this :

    @echo off
    javac -d ./bin/ rs/*.java
    pause

    and i get this error then when i try compiling :
    javac isn't recognised ........

    how i edit this?
    Reply With Quote  
     

  8. #8  
    damnant quod non intellegunt

    Mr Chainsaw's Avatar
    Join Date
    Sep 2006
    Age
    30
    Posts
    4,058
    Thanks given
    827
    Thanks received
    1,277
    Rep Power
    4664
    You didn't set your path correctly.
    Reply With Quote  
     

  9. #9  
    Registered Member johny cash's Avatar
    Join Date
    Jun 2009
    Posts
    151
    Thanks given
    7
    Thanks received
    1
    Rep Power
    3
    as you can see in the picture , there is no pah? look :

    @echo off
    javac -d ./bin/ rs/*.java
    pause

    btw ik ben nederlands chainsaw

    en sorry voor double post
    Reply With Quote  
     

  10. #10  
    damnant quod non intellegunt

    Mr Chainsaw's Avatar
    Join Date
    Sep 2006
    Age
    30
    Posts
    4,058
    Thanks given
    827
    Thanks received
    1,277
    Rep Power
    4664
    Yeah, there's no path. You didn't set it.
    EDIT: Where's your java folder located?
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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
  •