Exiled-Team / EXILED

A high-level plugin framework for SCP: Secret Laboratory servers. It offers an event system for developers to hook in order to manipulate or change game code, or implement their own functions.
https://www.exiled.to/
Other
274 stars 181 forks source link

[BUG] Broken health bar #2186

Closed Elektryk-Andrzej closed 10 months ago

Elektryk-Andrzej commented 10 months ago

image

Describe the bug Will always show 100HP and the bar will go in the wrong direction as the health changes.

To Reproduce

  1. Spawn

Expected behavior HP should update and bar should go in the right direction based on hp

Server logs part 1 https://pastebin.com/N2xAFnf9 part 2 https://pastebin.com/eudK4hXp

EXILED Version 8.3.2:

Results of pluginmanager show command in console: Enabled plugins: 7 Disabled plugins: 0

Exiled.Events:

Misaka-ZeroTwo commented 10 months ago

@Elektryk-Andrzej Should be working now?

Elektryk-Andrzej commented 10 months ago

@Misaka-ZeroTwo Yes, it now works like it should 👍