Jump to content
  • 0
Sign in to follow this  
Nameleszx

Where do I can change the Starting Point for Newbie?

Question

Anyone, I can't locate this.

 

// Start point, Map name followed by coordinates (x,y)
start_point: new_1-1,53,111
 
// Starting weapon for new characters
start_weapon: 1201
 
// Starting armor for new characters
start_armor: 2301
 
// Starting zeny for new characters
start_zeny: 0
 

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

char-server.conf

 

// Start point, Map name followed by coordinates (x,y)
start_point: new_1-1,53,111

Share this post


Link to post
Share on other sites
  • 0

Also in char-server.conf:

 

// Start point, Map name followed by coordinates (x,y)start_point: new_1-1,53,111// Starting items for new characters// Format is: id1,qt1,idn,qtnstart_items: 1201,1,2301,1

Share this post


Link to post
Share on other sites
  • 0

They're there, in start_items:

 

1201 is Knife [3], quantity: 1;

2301 is Cotton Shirts, quantity: 1;

 

You can add some more, I think up to 32 items and their respective quantities, but I don't remember.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.