TheMaster Posted July 21 Report Share Posted July 21 i want to create a screenshot service just like the buff and cs money one i saw a image related endpoint https://github.com/DoctorMcKay/node-steamcommunity/wiki/CEconItem#getimageurl i want to create the front and back side of item through inspect link can this endpoint fullfill my need or do i have to go advanced? of is there any thing present in the libraries that i can use ? Quote Link to comment Share on other sites More sharing options...
AshIgorash Posted July 21 Report Share Posted July 21 getImageUrl() just gives you a default image of item like this, it wont have stickers and pattern on it. Quote Link to comment Share on other sites More sharing options...
TheMaster Posted July 21 Author Report Share Posted July 21 14 minutes ago, AshIgorash said: getImageUrl() just gives you a default image of item like this, it wont have stickers and pattern on it. Thanks any leads on if we can use any of dr.mackays libs to produce an inspect server? Quote Link to comment Share on other sites More sharing options...
AshIgorash Posted July 21 Report Share Posted July 21 (edited) You can use node-globaloffensive.The most information about skin you can get from inspectItem method, but I am not sure how you can turn this into screenshot. I think there should be a way to make a skin image without running an inspect server. Edited July 21 by AshIgorash Quote Link to comment Share on other sites More sharing options...
TheMaster Posted July 21 Author Report Share Posted July 21 i am 5 hours ago, AshIgorash said: You can use node-globaloffensive.The most information about skin you can get from inspectItem method, but I am not sure how you can turn this into screenshot. I think there should be a way to make a skin image without running an inspect server. i am willing to make an inspect server its no big issue but the main thing is the image creating i need the exact image like the cs.mony and such ss tools Quote Link to comment Share on other sites More sharing options...
AshIgorash Posted July 22 Report Share Posted July 22 I think they are using some tools like VTFEdit, Crowbar or like in this video Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.