ianlucas / cs2-inventory-simulator

A Counter-Strike 2 Inventory Simulator
https://inventory.cstrike.app
MIT License
28 stars 11 forks source link

[REQ] Inspect Items on Unlock Container #74

Open crashzk opened 4 months ago

crashzk commented 4 months ago

image

image

image

image

Shouldn't there be an inspect button on the cases?

ianlucas commented 4 months ago

For Cases I've removed as Unlock Container will inspect the case (if it requires key 1) user has key - select which key - inspect. 2) user has no key - inspect.)

Keys don't have inspect option, can you confirm it has in-game?

crashzk commented 4 months ago

When we click on Unlock Container it shows the skins in the box. In addition to the Inspect Items button, the skins in the box and scroll through to see them all, as you can see in the screenshots below: 20240508183901_1 20240508183907_1

And if we click on Unlock Container in a box where we don't have the key, it would give the option to "buy", as the website currently does. 20240508184735_1

When you have the key I can't test it, I don't have keys in the game at the moment, sorry. 😓

However, I believe it should work the same way, we click on Unlock Container and even if you have the key the option appears again, but with the skins showing and the Inspect Items button since we already have the key in the inventory .

Would it be possible to implement this feature? Even the Inspect Items button when we click on Unlock Container?

Regarding the Inspect option on the keys, I have a question, without a key as I mentioned at the moment, when we have it we can return to this issue.

ianlucas commented 4 months ago

Here are the scenarios:

1) [Container->Unlock Container] User has NO keys: opens Unlock Container screen. 2) [Container->Unlock Container] User HAS keys:

image

UI asks which key should be used:

image

3) [Key->Unlock Container] User HAS containers:

image (From https://youtu.be/leHagoFY1E0?si=dq9UVS-9fQJAAJTR&t=459)

UI asks which container should be opened:

image

So there is no "Inspect" option in the context menu. I see there is an "Inspect Items" when the Unlock Container screen shows up, but right now I don't see value on adding this feature. I'll repurpose this issue to implement it in the future.