Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loot shows items that are not #531

Open
AlSeeUs opened this issue Jul 18, 2024 · 9 comments
Open

Loot shows items that are not #531

AlSeeUs opened this issue Jul 18, 2024 · 9 comments
Labels
investigating Currently investigating this issue

Comments

@AlSeeUs
Copy link

AlSeeUs commented Jul 18, 2024

sometimes it shows items in containers, but there are no items. Is this an SPT or trainer error?
The problem was also observed in previous versions

The screenshot shows that there are Nuts, but they are not in the container

2024-07-18 22-25 _-2 6, 28 4, -206 9_0 3, -0 7, 0 3, 0 6_6 92 (0)
2024-07-18 22-25 _-2 6, 28 4, -206 9_0 3, -0 7, 0 3, 0 6_6 93 (0)

@sailro sailro added the investigating Currently investigating this issue label Jul 25, 2024
@AlSeeUs
Copy link
Author

AlSeeUs commented Jul 25, 2024

Sorry, most likely this topic is a duplicate of the topic #519

@sailro
Copy link
Owner

sailro commented Jul 25, 2024

I already spotted this kind of issue, but not sure yet if it's a bug on our side or not.

Sometimes we can find hidden objects or even badly placed loot, probably due to manipulation errors when editing maps or perhaps purposely to detect cheats/trainers.

@mbradley672
Copy link

What about a worldloot refresh?

@sailro
Copy link
Owner

sailro commented Sep 8, 2024

We refresh on a regular basis, given the loot can move

https://github.com/sailro/EscapeFromTarkov-Trainer/blob/master/Features/LootItems.cs#L42

@sixiangyu
Copy link

me too is this.

@mbradley672
Copy link

mbradley672 commented Sep 18, 2024

I'll see if I can reverse a couple of cheat binaries to see if there is something they are doing to have better loot accuracy.
Even though this will be wasted effort when it comes to the *.15 patch.

All container loot has gone server side and is only generated client side once they player opens a container. This includes bodies. From what I've been told.

@solareon
Copy link
Collaborator

All container loot has gone server side and is only generated client side once they player opens a container. This includes bodies. From what I've been told.

Only took bsg how long to figure out that sending all this data at the start was a bad idea? Interested to see what your other findings reveal

@sailro
Copy link
Owner

sailro commented Sep 18, 2024

I'll see if I can reverse a couple of cheat binaries to see if there is something they are doing to have better loot accuracy. Even though this will be wasted effort when it comes to the *.15 patch.

All container loot has gone server side and is only generated client side once they player opens a container. This includes bodies. From what I've been told.

I think this is only done for live. If I'm not wrong it is still working as expected for our 0.15 branch

@mbradley672
Copy link

mbradley672 commented Sep 18, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigating Currently investigating this issue
Projects
None yet
Development

No branches or pull requests

5 participants