• Steam Trading Card (New Community)
    1,811 replies, posted
[QUOTE=RedMooMoo;41385405]Uhh.. are your cards missing from your inventories, guys? I've checked my inventory and my mystery cards are no longer there. I got some from a swapbot yesterday and I checked my trade history; they weren't traded away, and it only shows me gaining them yesterday in the trade history. Anyone with the same problem?[/QUOTE] There are swapbots for cards?
Like this? [url]http://backpack.tf/cardswap[/url]
Just got my first foil, which was nice as I didn't realize you could get foils from drops.
[QUOTE=TheCombine;41388947]There are swapbots for cards?[/QUOTE] Yes, there is backpack.tf/cardswap Edit: Damn, late.
I used [url=http://www.steamcardexchange.net/index.php?home]Steam Card Exchange[/url] more than a week ago and I haven't had any problem so far.
Regarding TF2 card drops, it says for every 9 USD spent you get one card drop. What if you owned TF2 before it went f2p?
[QUOTE=Mr. Agree;41392719]Regarding TF2 card drops, it says for every 9 USD spent you get one card drop. What if you owned TF2 before it went f2p?[/QUOTE] You get 5 drops.
[QUOTE=Mr. Agree;41392719]Regarding TF2 card drops, it says for every 9 USD spent you get one card drop. What if you owned TF2 before it went f2p?[/QUOTE] You get a bunch of card drops for free.
Heh, just got a Mystery (foil), should I keep it or sell it?
[QUOTE=rakker;41393331]Heh, just got a Mystery (foil), should I keep it or sell it?[/QUOTE] Keep it, because tomorrow they will probably turn into something that might be worth more that the price you can sell them for now.
[QUOTE=kapin_krunch;41393350]Keep it, because tomorrow they will probably turn into something that might be worth more that the price you can sell them for now.[/QUOTE] That seems sensible, thanks!
[QUOTE=Valve]These games now have Trading Cards, Emoticons, Profile Backgrounds, and Badges to collect: Dungeons of Dredmor DARK The Night of the Rabbit McPixel Drunken Robot Pornography Ion Assault[/QUOTE]
Am I the only one who has an invisible item in the inventory? [IMG]http://i.imgur.com/Sqs44gm.png[/IMG] Or is it just a bug? I refreshed a couple of times.
[QUOTE=NightVoid41;41401080]Am I the only one who has an invisible item in the inventory? [IMG]http://i.imgur.com/Sqs44gm.png[/IMG] Or is it just a bug? I refreshed a couple of times.[/QUOTE] The "Steam" section of my inventory isn't there at all. It's not empty, it's just completely not there. Hopefully it comes back soon. [editline]ddd[/editline] It's back. I also got a Portal 2 Booster pack, I should have sold it as is, but idiot me decided to unpack it.
mcpixel has 13 cards total and i'm eligible for 7 card drops. [editline]11th July 2013[/editline] although it does seem pretty bullshit since all the other games are 7-8 cards and then now you have games with 13 cards and shit. valve making people spend even more money.
But you don't have to spend money unless it's F2P?
[QUOTE=mon_ons;41401979]But you don't have to spend money unless it's F2P?[/QUOTE] you do if you want to get all the cards to craft a badge
[QUOTE=BeardyDuck;41402867]you do if you want to get all the cards to craft a badge[/QUOTE] You could do a thing called trading. Or find a really, really,[I] really[/I] nice person to just give them to you (Extremely unlikely).
But that'd require you to trade cards for games you don't want the badge for, and I don't know about that guy but I don't have many of those. If you did trade the cards you want the badge for you'd eventually have to either buy a game and trade away the cards or buy the cards.
Speaking of McPixel... [t]http://cloud-2.steampowered.com/ugc/558702233896037618/AB2930D3BA1C195384EF7A6A57B592E8DC712893/[/t]
Is there anywhere I can found out how much XP is needed per level? After an ungodly amount of trading I've finally gotten 16 badges ready to be crafted for this summer sale.
[QUOTE=GreenDolphin;41408496]Is there anywhere I can found out how much XP is needed per level? After an ungodly amount of trading I've finally gotten 16 badges ready to be crafted for this summer sale.[/QUOTE] If you click your name in the options on steam and go to the badges page it says how much right at the top of that page. [editline]11th July 2013[/editline] [URL="http://steamcommunity.com/id/Green150/badges/"]Or alternatively this[/URL]
I'm tempted to just sell those cards since after the drops you don't get more and these things are just useless.
So since Dota 2 was out of beta, I noticed I have "Dota 2 - Premium DLC" in DLC list. So do I have card drops for it or no?
[QUOTE=SouthParkMGT;41409666]So since Dota 2 was out of beta, I noticed I have "Dota 2 - Premium DLC" in DLC list. So do I have card drops for it or no?[/QUOTE] No card drops, premium DLC has always been there.
[QUOTE=HJ-kos;41406277]Speaking of McPixel... [t]http://cloud-2.steampowered.com/ugc/558702233896037618/AB2930D3BA1C195384EF7A6A57B592E8DC712893/[/t][/QUOTE] confirmed
[QUOTE=HetsuProcyon;41409801]No card drops, premium DLC has always been there.[/QUOTE] Thanks. I'm glad that I don't have to play this shit.
Was just added to the badges CSS [CODE] +.summersale_card_drop_info .card_drop_info_header, .summersale_card_drop_info .card_drop_info_progress { + color: #77b7ae; +} + +.summersale_card_drop_info .card_drop_info_subarea { + border-color: #7ec2b8; +} + +.summersale_card_drop_info .card_drop_info_progress_bar { + border-color: #51867c; + background: -moz-linear-gradient(top, #6dafa5 5%, #314c47 95%);background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#6dafa5), color-stop(95%,#314c47));background: -webkit-linear-gradient(top, #6dafa5 5%,#314c47 95%);background: -o-linear-gradient(top, #6dafa5 5%,#314c47 95%);background: -ms-linear-gradient(top, #6dafa5 5%,#314c47 95%);background: linear-gradient(to bottom, #6dafa5 5%,#314c47 95%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6dafa5', endColorstr='#314c47',GradientType=0 );} + +.summersale_card_drop_info .card_drop_info_totalspending { + color: #b1e3dc; +} + +.summersale_card_drop_info_moreinfo { + font-size: 14px; +} + +.summersale_card_drop_info_moreinfo a { + color: #77b7ae; + text-decoration: underline; +} + +.summersale_card_drop_info_moreinfo a:hover { + color: #b1e3dc; +} + [/CODE]
knew it had something to do with the summer sale.
[img]http://puu.sh/3Apjg.jpg[/img] heh.
Sorry, you need to Log In to post a reply to this thread.