You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Controler Pod -> CP
When ejecting a player from CP-linked vehicle using E2 :ejectPod() method, the "Active", "Driver" and other outputs of CP isn't being refreshed to represent the absence of a driver.
ENT:PlayerExited() is executing fine in terms the hook, and all if statements are as expected.
The problematic part as far as I see is that WireLib.TriggerOutput have no effect. But as I'm unfamiliar with wiremo code base, it's hard for me to go further
Describe the bug
Controler Pod -> CP
When ejecting a player from CP-linked vehicle using E2 :ejectPod() method, the "Active", "Driver" and other outputs of CP isn't being refreshed to represent the absence of a driver.
To Reproduce
Expected behavior
The outputs should be reset in the same way as when you ejecting a driver using CP's eject input/when driver exits a vehicle himself
Screenshots
The text was updated successfully, but these errors were encountered: