Jump to content
  • 1

Question

Posted

Sorry if this has been asked before but I can't manage to find it anywhere. Searching for "spawn" or "training grounds" show other questions rather than how to properly change the spawn location for new characters, meaning Map and coordinates.

Hello,
I would like to know how to change the first map where Novices spawn (new characters).
Right now Novices spawn in iz_int and I would like to change it to another map, specifying x & y coordinates as well.

Thank you in advance!

3 answers to this question

Recommended Posts

  • 0
Posted

rathena/conf/char_athena.conf

// Starting point for new characters
// Format: <map_name>,<x>,<y>{:<map_name>,<x>,<y>...}
// Max number of start points is MAX_STARTPOINT in char.hpp (default 5)
// Location is randomly picked on character creation.
// NOTE: For Doram, this requires client 20151001 or newer.
start_point: iz_int,18,26:iz_int01,18,26:iz_int02,18,26:iz_int03,18,26:iz_int04,18,26
start_point_pre: new_1-1,53,111:new_2-1,53,111:new_3-1,53,111:new_4-1,53,111:new_5-1,53,111
start_point_doram: lasa_fild01,48,297

 

  • Upvote 1
  • Like 2

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...