Senos
Moderator
- Messages
- 183
- Points
- 0
- Age
- 30
It would be interesting instead of:
This:
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)?
Idea by Neko on: http://forum.brathena.org/topic/17528-primeiros-itens-start-items/
Code:
// Starting weapon for new charactersstart_weapon: 1201// Starting armor for new charactersstart_armor: 2301
This:
Code:
start_items: <id1>,<qtd1>,<id2>,<qtd2>; // And so on...
And my observation: Why not take settings zeny and items from the char-server.txt and put in player.conf (battle)?
Idea by Neko on: http://forum.brathena.org/topic/17528-primeiros-itens-start-items/
Last edited by a moderator: