Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. Open this link https://steamcommunity.com/sharedfiles/edititem/767/3/
  2. copy&pasterino code
  3. Long workshop
  4.  
  5. $J('#image_width').val('1000');$J('#image_height').val('1');$J('[name="appid"]').val("241100");$J('[name="consumer_app_id"]').val("241100");$J('[name="visibility"]').val("0");$J('[name=file_type]').val('11');
  6.  
  7. Long-guide
  8. Choose and open link.
  9. https://steamcommunity.com/sharedfiles/editguide/?appid=753 //// steam icon
  10. https://steamcommunity.com/sharedfiles/editguide/?appid=760 //// hidden icon
  11.  
  12. -
  13. code // this code works perfectly for any of these links.
  14.  
  15. $J('#image_width').val('1000');$J('#image_height').val('1');$J('[name="visibility"]').val("0");$J('[name=file_type]').val('9');
  16.  
  17. -
  18. additional info
  19. If you upload a guide with a hidden icon, you cannot change the title or image.
  20. If you upload a guide with a steam icon - you can change the title and image, you don't need to create a guide to change the long image, just use this code on the "Basic Guide Information" page again.
  21.  
  22. icons
  23. https://imgur.com/a/NB4xUuv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement