Thread: Initial Spawn point

Results 1 to 4 of 4
  1. #1 Initial Spawn point 
    Donator
    Patience's Avatar
    Join Date
    Oct 2011
    Posts
    56
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    I changed the home on my server and now the initial spawn point for new players is just some void. I'm using Zenith source. Any insight here? Since apparently I should know this, I need to post a thread about it.
    Reply With Quote  
     

  2. #2  
    Registered Member austinb555's Avatar
    Join Date
    Jul 2011
    Posts
    826
    Thanks given
    0
    Thanks received
    42
    Rep Power
    41
    You did something wrong.
    Reply With Quote  
     

  3. #3  
    Member
    Join Date
    Nov 2011
    Posts
    63
    Thanks given
    1
    Thanks received
    0
    Rep Power
    0
    here's how you should do it:
    (Credits to Ambient)
    -Changing the Starting location
    Possibly One of the Two main things that attract first time users to your server, your starting zone should be vibrant & welcoming to users, it should be the hub of your server, containing the many things that your players require, so make sure you choose a nice and large area that should be able to contain things like shops & portals, so basically the general HUB of your server!

    Location of were new players log-in for the first time
    1. To get started, you will want to open up your server folder and look for Config.java, and open it.
    2. Press Control+F and search for:
    1public static final int START_LOCATION_X = #### //Defult Starting Location
    2.public static final int START_LOCATION_Y = ####
    3. Change the #### with the X and Y co-ordinates of your desired Home co-ordinates

    Location of were players spawn if they die
    1. Open up your server folder and look for Config.java, and open it.
    2. Search for:
    1.public static final int RESPAWN_X =

    There you will see two lines of code like this:
    1public static final int RESPAWN_X = ####
    2public static final int RESPAWN_Y = ####

    3. Change #### With the co-ordinates of your death spawn location

    http://www.rune-server.org/runescape...good-rsps.html
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    Sep 2012
    Posts
    180
    Thanks given
    16
    Thanks received
    10
    Rep Power
    0
    If you would like to change where the home teleport would teleport you, I'm sure it's in config.java, search the co-ordinates that the home is already, (if you don't know them do :ataon whilst ingame.) Get the coords, and search them by doing CTRL + F, and type the coords, then just change them to where you want to make the home teleport button tele you, It's in config.java or clickingbuttons.java not sure. but yeah.
    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

Similar Threads

  1. Help Changing Spawn Point on 639
    By harry2001 in forum Help
    Replies: 0
    Last Post: 10-23-2011, 09:58 PM
  2. [Hyperion] Npc walk back to spawn point
    By Chris SS in forum Help
    Replies: 2
    Last Post: 05-16-2011, 08:25 PM
  3. Spawn point & teleports.
    By Exion in forum Help
    Replies: 1
    Last Post: 05-14-2010, 04:05 AM
  4. Request how to change spawn point
    By cheesesong in forum Requests
    Replies: 1
    Last Post: 11-03-2009, 12:49 AM
  5. Replies: 2
    Last Post: 10-01-2009, 07:53 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •