#40 Ajouté par Dacurly il y a 7 ans
Edité 4 fois | Dernière édition par Dacurly (il y a 7 ans).
#41 Ajouté par Ekoh il y a 7 ans
Another thing I noticed is that the xml file is NOT saved until you log out. I even waited for the in-game save to happen and the xml file did not change to show the new Group until I logged out.
---
#42 Ajouté par Krill il y a 7 ans
#43 Ajouté par Lopyrech il y a 7 ans
J'ai l'impression que la fonction ".true" a oublié le diadème, dans les slots à vider.
#44 Ajouté par Krill il y a 7 ans
<remove slot="Headdress"/>
<item createTime="1457944880" serial="14593895" slot="Headdress"/>
#45 Ajouté par Lopyrech il y a 7 ans
Je reformule. J'ai créé un groupe "Craft", en .true, dans lequel je n'ai qu'une veste et un pantalon.Quand j'ai une tenue complète (armure et bijoux, pour le forage par exemple), et que j'équipe ce groupe Craft, le diadème que j'avais précédemment reste équipé. J'ai regardé le fichier groups_krill.xml, pour le groupe Craft, et je n'ai pas de ligne <remove slot="Headdress"/> Je n'avais pas non plus laissé le diadème quand j'ai créé le groupe, car je n'ai pas de ligne du type <item createTime="1457944880" serial="14593895" slot="Headdress"/>C'est peut-être un problème ponctuel au moment de la création de mon groupe. Ou pas.
Dernière édition par Lopyrech (il y a 7 ans).
#46 Ajouté par Ekoh il y a 7 ans
EkohA very nice feature could be the ability to search by ItemGroup name.If you create an itemgroup and name it `guild_member_name` search for `ig:guild_membre_name` show the item group, it'll be usefull to retrieve a set of item for someone, `ig` stand for `ItemGroup`you can move item group in/out of guild by the way. It's not a default option because with non-unique ID it could have been a big issue. I'll probably change it to a default option now that we have unique ID. In the meantime, you can see this post : http://app.ryzom.com/app_forum/index.php?page=topic/view/26843/1& amp;post179345 to activate it(however since item groups are stored client-side, only you will be able to move it by item group name, unless you share it with the other person)
A very nice feature could be the ability to search by ItemGroup name.If you create an itemgroup and name it `guild_member_name` search for `ig:guild_membre_name` show the item group, it'll be usefull to retrieve a set of item for someone, `ig` stand for `ItemGroup`
#47 Ajouté par Lopyrech il y a 7 ans
I think Search string for inventory thread isn't fully appropriate to talk about this.LopyrechEkohA very nice feature could be the ability to search by ItemGroup name.If you create an itemgroup and name it `guild_member_name` search for `ig:guild_membre_name` show the item group, it'll be usefull to retrieve a set of item for someone, `ig` stand for `ItemGroup`you can move item group in/out of guild by the way. It's not a default option because with non-unique ID it could have been a big issue. I'll probably change it to a default option now that we have unique ID. In the meantime, you can see this post : http://app.ryzom.com/app_forum/index.php?page=topic/view/26843/1& amp;post179345 to activate it(however since item groups are stored client-side, only you will be able to move it by item group name, unless you share it with the other person)To difficult without any simple import system to make this operation easy for everybody.Maybe a system based on a link may work ?IE : create an ItemGroup with `share:pseudo` option that send a link via PM to `pseudo` then, `pseudo` click on the link while in game and the new ItemGroup is added in his `group_pseudo.xml`There's no reason to permanently save an ItemGroup created with the `share` option, but it might be handy to have it available until the ItemGroup was droped in the guild chest and/or logout.
Dernière édition par Lopyrech (il y a 7 ans). | Raison: typo
#48 Ajouté par Ekoh il y a 7 ans
#49 Ajouté par Lopyrech il y a 7 ans
Alternative could be generating the link or something else more conveniant and then, let's the player send it by PM, forum, tell, spype, fb, we-don't-care.then copy/paste a line like /createGroup import `datas_needed_to_create_item_group`This can be an ugly inline like this, but i'm pretty sure it'll possible to have something prettier.```/createGroup import group name="armor_for_pseudo";item createTime="1234567890" serial="7654321" slot="Feet";item createTime="1234567890" serial="7654321" slot="Hands";item createTime="1234567890" serial="7654321" slot="HandL";item createTime="1234567890" serial="7654321" slot="AnkleL";item createTime="1234567890" serial="7654321" slot="EarL";item createTime="1234567890" serial="7654321" slot="HandL";item createTime="1234567890" serial="7654321" slot="EarL";item createTime="1234567890" serial="7654321" slot="Neck";item createTime="1234567890" serial="7654321" slot="HandL";item createTime="1234567890" serial="7654321" slot="FingerL";item createTime="1234567890" serial="7654321" slot="FingerL";item createTime="1234567890" serial="7654321" slot="AnkleL";item createTime="1234567890" serial="7654321" slot="HandL";item createTime="1234567890" serial="7654321" slot="Legs";item createTime="1234567890" serial="7654321" slot="Arms";item createTime="1234567890" serial="7654321" slot="Body";item createTime="1234567890" serial="7654321" slot="WristL";item createTime="1234567890" serial="7654321" slot="WristL";item createTime="1234567890" serial="7654321" slot="Headdress";```
#50 Ajouté par Naema il y a 7 ans
#51 Ajouté par Lopyrech il y a 7 ans
#52 Ajouté par Fyrosfreddy il y a 7 ans
It looks like you would type:/moveGroup Dig Mektoub2? Or something like that? would that work, or what would be the exact typing so I can set up a macro for it? otherwise, all the gear collects in your bag, lol
#53 Ajouté par Ekoh il y a 7 ans
#54 Ajouté par Fyrosfreddy il y a 5 ans
Edité 5 fois | Dernière édition par Fyrosfreddy (il y a 5 ans).
powered by ryzom-api