good tut it will help the novices like me thanks
|
|
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
okay next open it up then find474 Server\474 Server\src\net\cellkyborg\server then you will see your player.java
and you will see something just like thisserver.sqlHandler.loadVarStr(playerVars, playerName);
okay you seedisconnected = 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]);the x and y is where you wont your new home to beabsX = 3076;
absY = 3125;
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

good tut it will help the novices like me thanks
Good job.
What 474 client do you use? May I have the link? I can't find any that actually work for me.

Misleading title, : Changing starting coords. <

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.
| « [Final dev 2.4] Woodcutting base | [iPanel V2] IPBan button » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |