Difference between revisions of "Guild/Guild chests/Api"
From EncyclopAtys
< Guild | Guild chests
(Created page with "<noinclude>{{Trad |DE = Guild/Gilden-Truhen/Api |DEs= 4 |EN = Guild/Guild chests/Api |ENs= 1 |ES = Guild/ |ESs= 4 |FR = Guilde/Chests de Guilde/Api |FRs= 0 |RU = Guild/ |RUs=...") |
m |
||
Line 3: | Line 3: | ||
|EN = Guild/Guild chests/Api |ENs= 1 | |EN = Guild/Guild chests/Api |ENs= 1 | ||
|ES = Guild/ |ESs= 4 | |ES = Guild/ |ESs= 4 | ||
− | |FR = Guilde/ | + | |FR = Guilde/Coffres de Guilde/Api |FRs= 0 |
|RU = Guild/ |RUs= 4 | |RU = Guild/ |RUs= 4 | ||
|H = 1 | |H = 1 | ||
Line 30: | Line 30: | ||
− | + | ||
+ | <noinclude>[[Category:Ryzom API]]</noinclude> |
Revision as of 22:13, 25 June 2024
Chest information is available in the ryzom api with the inventory module enabled.
The guild inventory works as before, except that it has 10,000 slots available instead of 1,000.
Each chest corresponds to a segment of the inventory:
- Chest 1 : slots 0-499
- Chest 2 : slots 500-999
- Chest 3 : slots 1000-1499
- Chest 4 : slots 1500-1999
- ...
All you have to do is filter the slots according to the inventory you have chosen.
It's not impossible that an additional parameter will be added to allow the trunk to be selected, thus reducing the time taken to load data from the api.
For example: https://api.ryzom.com/guild.php?apikey=XXX&chest=2