Q:
Guild Emblem Editor: http://nailek.net/gw2/emblemeditor
Q:
Excelsior!
I’m deleveloping an interactive map, allowing the users to create “rooms” in which they can draw stuff (Unlike in-game, it is permanently stored) and share it to anyone. It could be useful for things like the recent vine attack on waypoints.
Anyway, I plan on using the render API to get the assets, but the files API doesn’t have the vista and skillpoint file ID/signature (which I need to use the render service)
So, is there something I missed, or is there no way to get those assets (besides just taking a screenshot in-game and manually extracting it) ?
Render API : http://wiki.guildwars2.com/wiki/API:Render_service
Files API : http://wiki.guildwars2.com/wiki/API:1/files
A:
Just use the wiki’s icons
https://github.com/codemasher/Guild-Wars-2-WikiMaps/blob/master/js/gw2wikimaps.js#L519
Could be good, but mh, not quite the same as in-game :/
Edit : Actually, after searching for a while on the wiki, it turns out they also have the real in-game image. Thanks
(edited by Chokapik.3741)
Not affiliated with ArenaNet or NCSOFT. No support is provided.
All assets, page layout, visual style belong to ArenaNet and are used solely to replicate the original design and preserve the original look and feel.
Contact /u/e-scrape-artist on reddit if you encounter a bug.