Alle diskussioner > Steam-fora > Help and Tips > Trådoplysninger
Denne tråd er blevet låst
7TRiiiBES 24. jan. 2016 kl. 17:06
How to remove items from Item Showcase?
It has 10 slots and Ive been using all 10 of them, but now I want to show only 6 items but it still shows 10 slots, how to remove the last 4?
< >
Viser 1-15 af 22 kommentarer
Tev 24. jan. 2016 kl. 17:08 
Apply something in the slots that you then trade or sell on the Market.

Or use Javascript.
Oprindeligt skrevet af Teutep:
Use Javascript. Open up your browser, hit F12 and apply this command in the [Web Console] while viewing your Item Showcase in edit mode.

Item Showcase
Type in
SetShowcaseConfig(3, 0, 0)
  • First number equals showcase ID
  • Midst is item position; 0-9.
  • Last is 0 = disabled.

Items Up for Trade
SetShowCaseConfig(4, 0, 0)
Same rules as above; just the Showcase ID is 4 instead of 3.

Second digit: First slot is 0; second slot is 1, etc..
Last number is 0 if you want to disable it.

Should you not want to resort to your browser, you can open up the Steam -client with -dev in the target field, then you go to the https://steamhost.cn/steamcommunity_com/my/edit/ and you hit F12.

Console works the same way.
7TRiiiBES 24. jan. 2016 kl. 17:12 
I dont understand quite well, I enter SetShowcaseConfig(3, 0, 0) [3 for being Item Showcase] [7 for being the slot I want to remove] and what does the last 0 do? And I want to remove 4 slots, so do I need to enter this command 4 times, but with different numbers?
Tev 24. jan. 2016 kl. 17:14 
Oprindeligt skrevet af d1ştinctive°:
I dont understand quite well, I enter SetShowcaseConfig(3, 0, 0) [3 for being Item Showcase] [7 for being the slot I want to remove] and what does the last 0 do? And I want to remove 4 slots, so do I need to enter this command 4 times, but with different numbers?
The last 0 means to disable.

You'd be changing the midst value for the other slots, yes.
7TRiiiBES 24. jan. 2016 kl. 17:15 
So I do it like this:

SetShowcaseConfig(3, 7, 0)

SetShowcaseConfig(3, 8, 0)

SetShowcaseConfig(3, 9, 0)

SetShowcaseConfig(3, 10, 0)

And I just press enter after typing this in developer mode of chrome?
Tev 24. jan. 2016 kl. 17:15 
Oprindeligt skrevet af d1ştinctive°:
So I do it like this:

SetShowcaseConfig(3, 7, 0)

SetShowcaseConfig(3, 8, 0)

SetShowcaseConfig(3, 9, 0)

SetShowcaseConfig(3, 10, 0)

And I just press enter after typing this in developer mode of chrome?
Yup, that should do it.
7TRiiiBES 24. jan. 2016 kl. 17:17 
Hmm, it worked for 8, 9 and 10 but it didnt for number 7, I still see it in Item showcase
Tev 24. jan. 2016 kl. 17:17 
Oprindeligt skrevet af d1ştinctive°:
Hmm, it worked for 8, 9 and 10 but it didnt for number 7, I still see it in Item showcase
Try 3,6,0.
7TRiiiBES 24. jan. 2016 kl. 17:20 
It has worked, thanks a lot dude! :D Much appreciated, and I also learned something new
inferNOH 28. jan. 2016 kl. 6:07 
Thank your very much for this guide!
Acid 12. nov. 2016 kl. 5:55 
In case some are still not clear:

1) Click: https://steamhost.cn/steamcommunity_com/my/edit/
2) Press F12
3) Select the "Console" tab. It is located at the top beside "Elements".
4) Type in this command: SetShowcaseConfig(3, 0, 0) if you want to edit items in your "Item Showcase" and this command: SetShowCaseConfig(4, 0, 0) if you want to edit items in your "Items Up For Trade".
5) For example, I have 10 items in my item showcase right now. I want to remove the 8th, 9th and the 10th (last one) items. So I'll edit the command to SetShowCaseConfig(3, 8, 0) and hit "Enter" on my keyboard. Next, repeat, but change the command to SetShowCaseConfig(3, 9, 0). Hit "Enter" again and repeat again but change the command to SetShowCaseConfig(3, 10, 0) and hit "Enter" again.
6) Then proceed to click "Save Changes" on your profile and you're done.
7) Basically in this command "SetShowCaseConfig(3, 0, 0)". The first number, 3, represents the "Item Showcase", the second number, 0, represents the item's position and the last number, 0, means it's disabled.

P.S. If doing SetShowCaseConfig(3, 8, 0) doesn't clear the 8th item, then do SetShowCaseConfig(3, 7, 0). Applies for others too.

Cheers! :)
Sidst redigeret af Acid; 12. nov. 2016 kl. 6:00
xLonerr 9. juni 2017 kl. 15:41 
Teutep, you're the best
McCokinner 24. juli 2017 kl. 9:23 
thank you teutep
ИIИΞΓΞΞИ87 25. juli 2017 kl. 11:31 
but how for trading showcase... :( always get
Uncaught ReferenceError: SetShowCaseConfig is not defined
at <anonymous>:1:2
Jin 25. juli 2017 kl. 11:35 
gg
7TRiiiBES 3. jan. 2018 kl. 9:15 
Teutep, hello XD I have a question, please accept my friend invite or reply here
< >
Viser 1-15 af 22 kommentarer
Per side: 1530 50

Alle diskussioner > Steam-fora > Help and Tips > Trådoplysninger
Dato opslået: 24. jan. 2016 kl. 17:06
Indlæg: 22