Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

[EXILED::EVENTS] Fixing bug report n.396 #2775

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

NotZer0Two
Copy link

Description

Describe the changes
Fixes https://git.scpslgame.com/northwood-qa/scpsl-bug-reporting/-/issues/396

What is the current behavior? (You can also link to an open issue here)
Games just takes the first Scenario, 120 seconds and just uses that if the value is not the same as one of the scenarios
immagine

What is the new behavior? (if this is a feature change)
Takes the nearest number from the Scene loaded from the game
immagine

Just as it showing i replicated the issue from the report but fixing it and showing the default game behavior

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Shouldn't
(I've checked if in the config or in some way is changed but doesn't seem)

Other information:
The code is big and a mess because SL doesn't let me change directly the network info so i need to take the default one and then change it and forgot to say that SL has no value for the configfile so i took it manually

immagine
Like im showing here the game does that

(Not 100% this works i didn't test it in game to see if the cassie replies correctly but it seems ok by showing)
immagine

This shows how the Logs where done

(I'm lazy so i copied everything from the PR on the other repo)

@github-actions github-actions bot added regarding-events An issue or PR targeting the Exiled Events project regarding-transpiler An issue or PR that touches or is related to a patch labels Aug 18, 2024
@xNexusACS xNexusACS merged commit 2a46783 into Exiled-Team:dev Aug 20, 2024
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
regarding-events An issue or PR targeting the Exiled Events project regarding-transpiler An issue or PR that touches or is related to a patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants