Issue Information
-
#008115
-
1 - Low
-
Confirmed
Issue Confirmations
-
Yes (4)No (0)
In Official servers, when you create a character, the starting items like Knife and Cotton shirt are already equipped.
i can confirm this.
Edited by bgamez23, 23 March 2014 - 09:29 PM.
BUMP!!
This issue is already fixed in another branch, we are just finishing adding some more things and in the next week or so I think it's going to be merged
thanks pan!
any news or updates regarding on this issue?This issue is already fixed in another branch, we are just finishing adding some more things and in the next week or so I think it's going to be merged
We're almost finished merging the other branch.
up
up
Please wait while the other branch work is finished and been merged. the merge would include this feature.up
Please wait while the other branch work is finished and been merged. the merge would include this feature.
up
oh ok thanks.
what is the latest status of merging?
only starting items?
hmmm
seems to be we will be adding a new setting
to enable or disable automatic equipment of starting items..
hmmm
seems to be we will be adding a new setting
to enable or disable automatic equipment of starting items..
only starting items?
hmmm
seems to be we will be adding a new setting
to enable or disable automatic equipment of starting items..
so for what else you want :?
The new format would most likely be like this:
// Starting items for new characters //{ // id: Item id // amount: Item amount // loc: Item position, same as in item_db if you want the item to be equipped, otherwise 0 (optional) // stackable: Is stackable? (not stackable item types: weapon, armor, egg, pet armor) //}, start_items: ( { id: 1201; // Knife amount: 1; loc: 2; stackable: false; }, { id: 2301; // Cotton_Shirt amount: 1; loc: 16; stackable: false; }, );self explainable format..
only starting items?
hmmm
seems to be we will be adding a new setting
to enable or disable automatic equipment of starting items..
for what reason?
bump?
any news?
any update for this issue?
I think this format should only be used for database, server settings would be very bad in this format, not to mention the huge comments that has the settings.
Isn't it easier to see how it works in aegis and do the same?
Isn't it easier to see how it works in aegis and do the same?
bump?
Bump!