#113 Ajouté par Karu il y a 1 décénie
Do API keys only display data for the first character in an account? (slot0). How do you display data for slots 1 -> 4 ?
---
#114 Ajouté par Tgwaste il y a 1 décénie
Tgwaste (atys)Do API keys only display data for the first character in an account? (slot0). How do you display data for slots 1 -> 4 ?each character has separate keys
#115 Ajouté par Tgwaste il y a 1 décénie
#116 Ajouté par Karu il y a 1 décénie
P.S. it would be really cool if the API would do some translations for us. IE: Skill strings to full names, items sheets/id to full item names, etc.
I know there are other methods out there but they are not convenient especially if you have no idea what a sqlite3DB is. :)
#117 Ajouté par Tgwaste il y a 1 décénie
What language? In php you can include ryzom_extra.php and use ryzom_translate(id, lang) on the fly. Problem might arise when php has limited memory and you loading many different data files into memory. Then you should consider moving it to sql.
Dernière édition par Tgwaste (il y a 1 décénie).
#118 Ajouté par Karu il y a 1 décénie
#119 Ajouté par Tgwaste il y a 1 décénie
I updated my ryzom_extra repository and added json-resources branch for non-php projects to import into format they can use.
#120 Ajouté par Tgwaste il y a 1 décénie
Karu (atys)I updated my ryzom_extra repository and added json-resources branch for non-php projects to import into format they can use.Can you please elaborate on this? Is this just a repo for others contributions or is there something new here? It still looks like a bunch of PHP to me. :)Ill continue to work through my problems on my own but for someone who's not worked with PHP or Sqlite3 (or whatever odd format the .serial files are in) development is painful. :)
#121 Ajouté par Tgwaste il y a 1 décénie
#122 Ajouté par Karu il y a 1 décénie
#123 Ajouté par Tgwaste il y a 1 décénie
If anyone previously used dressing room from ballisticmystix.net and/or static map from maps.bmsite.net, then there is new site api.bmsite.net that has them in one place with more or less useful documentation. sources available.
#124 Ajouté par Icus il y a 1 décénie
#125 Ajouté par Mjollren il y a 1 décénie
#126 Ajouté par Karu il y a 1 décénie
Any chance that inventories will refresh on request, not only on save?
#127 Ajouté par Kianasta il y a 10 ans
powered by ryzom-api