Thread: how to make a new home in a 474

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 how to make a new home in a 474 
    Registered Member
    Join Date
    Apr 2009
    Posts
    188
    Thanks given
    0
    Thanks received
    0
    Rep Power
    59
    okay well im not sure if someone has posted this befor but oh well

    okay to set a new home in a 474

    go to player.java

    474 Server\474 Server\src\net\cellkyborg\server then you will see your player.java
    okay next open it up then find

    server.sqlHandler.loadVarStr(playerVars, playerName);
    and you will see something just like this

    disconnected = false;
    savefile = true;
    absX = 3076;
    absY = 3125;
    mapRegionX = absX / 8;
    mapRegionY = absY / 8;
    currentX = absX - (mapRegionX - 6) * 8;
    currentY = absY - (mapRegionY - 6) * 8;
    System.out.println("X: " + absX + " Y: " + absY);
    System.out.println("mx: " + mapRegionX + " my: " + mapRegionY
    + " cx: " + currentX + " cy: " + currentY);
    outStream.writeOffset = 0;
    for (int i = 0; i < 50; i++)
    outStream.writeByte(server.updateHandler.LOGIN[i]);
    okay you see
    absX = 3076;
    absY = 3125;
    the x and y is where you wont your new home to be
    okay so i hope you like and i hope i helped you new 474 coders out there 100% to me cuz i find out how to do it all on my own
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Jun 2009
    Posts
    703
    Thanks given
    2
    Thanks received
    7
    Rep Power
    233
    good tut it will help the novices like me thanks
    Reply With Quote  
     

  3. #3  
    Registered Member L E G A C Y's Avatar
    Join Date
    Dec 2008
    Posts
    88
    Thanks given
    0
    Thanks received
    0
    Rep Power
    8
    Good job.


    What 474 client do you use? May I have the link? I can't find any that actually work for me.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Apr 2009
    Posts
    188
    Thanks given
    0
    Thanks received
    0
    Rep Power
    59
    Quote Originally Posted by L E G A C Y View Post
    Good job.


    What 474 client do you use? May I have the link? I can't find any that actually work for me.
    give me a sec
    edit: heres the link to a 474 client not sure if it works or not
    [Only registered and activated users can see links. ]

    Quote Originally Posted by d y l a n View Post
    good tut it will help the novices like me thanks
    np dude just here to help and learn
    Reply With Quote  
     

  5. #5  
    Community Veteran

    Dexter Morgan's Avatar
    Join Date
    Nov 2008
    Age
    16
    Posts
    4,364
    Thanks given
    1,027
    Thanks received
    703
    Discord
    View profile
    Rep Power
    2991
    Misleading title, : Changing starting coords. <
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Apr 2009
    Posts
    188
    Thanks given
    0
    Thanks received
    0
    Rep Power
    59
    Quote Originally Posted by 2012 View Post
    Misleading title, : Changing starting coords. <
    omg stay on the topic
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Apr 2009
    Posts
    188
    Thanks given
    0
    Thanks received
    0
    Rep Power
    59
    Quote Originally Posted by Marty- View Post
    Are you fucking serious, you call this a tutorial?
    yes i do cuz it is and stay on the dang topic

    btw Simon thanks for the comment
    Reply With Quote  
     

  8. #8  
    ???

    funkE's Avatar
    Join Date
    Feb 2008
    Posts
    2,606
    Thanks given
    242
    Thanks received
    977
    Discord
    View profile
    Rep Power
    1281
    very in-depth tutorial

    (sarcasm)

    seriously if you don't know how to do this in any server don't even make a server period.
    .
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Apr 2009
    Posts
    188
    Thanks given
    0
    Thanks received
    0
    Rep Power
    59
    Quote Originally Posted by Supah Fly View Post
    very in-depth tutorial

    (sarcasm)

    seriously if you don't know how to do this in any server don't even make a server period.
    are you talking to me or someone else
    Reply With Quote  
     

  10. #10  
    Registered Member
    AMG A Bear's Avatar
    Join Date
    Jun 2008
    Posts
    1,157
    Thanks given
    27
    Thanks received
    87
    Rep Power
    945
    Quote Originally Posted by 2012 View Post
    No, I'm going to leave this topic.

    Atlist make a title that goes with this "Tutorial". Dumass.
    Awww no need to be mean to the noob.... (JK)

    I would suggest that this go in the Snippets section, as no one would learn nor benefit in the long run from reading this "tutorial".
    Quote Originally Posted by The Night Life View Post
    Errm. I had a similar idea a very long time ago, about instead of current rs's gameframe, (622) making a rsps with about a 1645 or something. Make it look like you walked outside. I even gathered proffesional computer programmers to help, but bailed on the idea after i realized if we all worked on it non-stop for months at a time, we'd barely get any progress. (unless you wanted to half ass it)
    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
  •