Difference between revisions of "Talk:WebAPI/Feedback"

From Team Fortress Wiki
Jump to: navigation, search
(Sample / test profile)
(Paint(ed) item images.: new section)
Line 10: Line 10:
 
== Hidden attributes ==
 
== Hidden attributes ==
 
Why is it that the "makers mark id" (defindex 228) is a hidden attribute? It is being showed inside the game so I don't understand why it's not the same here. [[User:Durza007|Durza007]] 09:43, 29 July 2011 (PDT)
 
Why is it that the "makers mark id" (defindex 228) is a hidden attribute? It is being showed inside the game so I don't understand why it's not the same here. [[User:Durza007|Durza007]] 09:43, 29 July 2011 (PDT)
 +
 +
== Paint(ed) item images. ==
 +
 +
Would it be possible to have the api return image url's for painted items, and correctly coloured images for paintcans?
 +
Or maybe, since the colour addition happens in-game with some kind of overlay, last I read, would it be posible to get a url to that overlay, per item?
 +
 +
I'm currently getting my paintbucket images from this wiki, but they'll have to be added into my code, manually, because of the seemingly random part of the url ( /6/69/ <-- those numbers)[[File:Killicon_machina_penetratehs.png|40px|link=User:Cerbrus]] [[User:Cerbrus|<font color="#CF6A32" face="TF2 Build">Cerbrus</font>]] 23:30, 2 November 2011 (PDT)

Revision as of 06:30, 3 November 2011

Sample / test profile

It would be nice to have a dummy profile that we can use to test against. The profile would hopefully include items of all quality types, positions, placed and unplaced items, etc. Jasonla 15:21, 2 July 2011 (PDT)

Hidden attributes

Why is it that the "makers mark id" (defindex 228) is a hidden attribute? It is being showed inside the game so I don't understand why it's not the same here. Durza007 09:43, 29 July 2011 (PDT)

Paint(ed) item images.

Would it be possible to have the api return image url's for painted items, and correctly coloured images for paintcans? Or maybe, since the colour addition happens in-game with some kind of overlay, last I read, would it be posible to get a url to that overlay, per item?

I'm currently getting my paintbucket images from this wiki, but they'll have to be added into my code, manually, because of the seemingly random part of the url ( /6/69/ <-- those numbers)Killicon machina penetratehs.png Cerbrus 23:30, 2 November 2011 (PDT)