Technical Support


HOWTO use item groups

Ekoh
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";
```

That could be done ... But not via the chat, which is limited to 255 characters (so even if you are very clever about the import format, it won't work for all of the groups). With a dedicated interface (that I plan to do one day - just don't know when), it's definitively doable

---

Show topic
Last visit Thursday, 28 March 17:40:02 UTC
P_:

powered by ryzom-api