627 Comments - Last post 36 minutes ago by meho50
46 Comments - Last post 55 minutes ago by macofish
14 Comments - Last post 2 hours ago by scap
611 Comments - Last post 3 hours ago by MeguminShiro
17,321 Comments - Last post 5 hours ago by Carenard
232 Comments - Last post 9 hours ago by Reidor
47,462 Comments - Last post 11 hours ago by pizzahut
166 Comments - Last post 8 minutes ago by ionface
1 Comments - Last post 8 minutes ago by maruten
7,084 Comments - Last post 21 minutes ago by 3d0m
145 Comments - Last post 39 minutes ago by shandyseggs
30,771 Comments - Last post 54 minutes ago by Jostaahh
1,143 Comments - Last post 56 minutes ago by grez1
920 Comments - Last post 1 hour ago by Fitz10024
Hey, all. I'm trying to add Skyrim: Legendary Edition to my wishlist in case I win during the sale. I can't seem to get the Javascript to return anything other than "undefined" when I press Enter.
For those who aren't aware:
http://www.steamgifts.com/forum/pdjvi/how-to-add-a-removed-game-from-steam-to-wishlist
Apparently I should be able to edit the Javascript for Skyrim:
javascript:AddToWishlist( 72850, 'add_to_wishlist_area', 'add_to_wishlist_area_success', 'add_to_wishlist_area_fail', '1_5_9__407' );
And plug in the Legendary Edition app id:
javascript:AddToWishlist( 28187, 'add_to_wishlist_area', 'add_to_wishlist_area_success', 'add_to_wishlist_area_fail', '1_5_9__407' );
I've used Javascript in the URL bar in the past to add custom amounts of money to my Wallet, but even trying to add regular Skyrim using URL bar or Dragonfly returns "undefined" in the console. Any advice, or is this not going to be possible? Thanks for reading.
Edit, nevermind, I found the problem. Since the Legendary Edition doesn't have an app ID it's listed as a sub category of the main game and the reason it was undefined is because Steam basically returned "what the hell are you doing" as a response
Comment has been collapsed.