Thread: Just a question on java

Results 1 to 5 of 5
  1. #1 Just a question on java 
    Registered Member
    Marco's Avatar
    Join Date
    Aug 2009
    Posts
    160
    Thanks given
    1
    Thanks received
    19
    Rep Power
    104
    Okay ive been learning java a bit and it turns out its not that difficult to understand after all. Well the language itself isint hard, what i fail to understand is how do they create the framework, the client, how do they load the models, animations, sounds, make them interact? Im a noob and i understand that if i want to create something on my server it is vital to understand atleast the basics of how everything works.

    EDIT:holy shit i used the word "understand" 4 times
    Reply With Quote  
     

  2. #2  
    Member

    Join Date
    Nov 2008
    Age
    27
    Posts
    4,859
    Thanks given
    774
    Thanks received
    341
    Rep Power
    0
    hey understanding over word typer..


    just follow some tutorials and as you go along read them so you can find out what they do


    i code java like im just typeing it sometimes
    Reply With Quote  
     

  3. #3  
    Registered Member
    X Mercy X's Avatar
    Join Date
    May 2009
    Age
    31
    Posts
    1,336
    Thanks given
    3
    Thanks received
    41
    Rep Power
    301
    Quote Originally Posted by Marco View Post
    Okay ive been learning java a bit and it turns out its not that difficult to understand after all. Well the language itself isint hard, what i fail to understand is how do they create the framework, the client, how do they load the models, animations, sounds, make them interact? Im a noob and i understand that if i want to create something on my server it is vital to understand atleast the basics of how everything works.

    EDIT:holy shit i used the word "understand" 4 times
    k basically we like deob a client from rs then fix errors etc load the rs's cache then everything is there in the client and we refer to packets etc

    Reply With Quote  
     

  4. #4  
    Registered Member
    Marco's Avatar
    Join Date
    Aug 2009
    Posts
    160
    Thanks given
    1
    Thanks received
    19
    Rep Power
    104
    oh, so for example when you login: you type in user pass click the button, the server checks if the account is created if yes it loads its info if not it creates a file, next it loads the map, models and framework <---(all of that is how i think it would work)

    so do we have to code all of it? like loading the char and the framework etc.
    Reply With Quote  
     

  5. #5  
    Member Just a question on java Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    The basics are already there for you in most servers, just have a look at the code and you'll work it out .

    Attached imageAttached image
    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
  •