Jump to content
Sign in to follow this  
Senos

Modify initial items.

Recommended Posts

It would be interesting instead of: 
// Starting weapon for new charactersstart_weapon: 1201// Starting armor for new charactersstart_armor: 2301
 
This:
start_items: <id1>,<qtd1>,<id2>,<qtd2>; // And so on...

 

What do you think?!!
And my observation: Why not take settings zeny and items from the char-server.txt and put in player.conf (battle)?
 

Share this post


Link to post
Share on other sites

It is no big deal to do this mod.

@edit

Just finished it. Waiting for ppl's opinion on this.

And my observation: Why not take settings zeny and items from the char-server.txt and put in player.conf (battle)?

Because these settings are used only by char-server and therefore it would be a waste of resource to have to include battle settings into the char source code piece.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

×
×
  • Create New...

Important Information

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