-
-
Notifications
You must be signed in to change notification settings - Fork 140
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
Comments
Sorry, most likely this topic is a duplicate of the topic #519 |
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. |
What about a worldloot refresh? |
We refresh on a regular basis, given the loot can move https://github.com/sailro/EscapeFromTarkov-Trainer/blob/master/Features/LootItems.cs#L42 |
me too is this. |
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. 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 |
I think this is only done for live. If I'm not wrong it is still working as expected for our 0.15 branch |
That would be fantastic.
…On Wed, Sep 18, 2024, 10:56 AM Sebastien Lebreton ***@***.***> wrote:
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
—
Reply to this email directly, view it on GitHub
<#531 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFTHBC2MKOMYI4LM3222HLZXGICHAVCNFSM6AAAAABLDJQF62VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJYG4YDOOBXHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I had this issue also, unfortunately for me it was showing a particularly rare and expensive key in a jacket in Labs that was just not there. I should have taken a screenshot in hindsight. Also before you ask, I do not have looting bots or any such mod active |
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
The text was updated successfully, but these errors were encountered: