#getting player by account name when leaving
1 messages · Page 1 of 1 (latest)
the player leaving chip only executes on the frame of the player leaving so when it executes the player is no longer in the room so it won't be able to read anything but idk you might needa wait for @frozen monolith
so technically it'll never have an output with a player
Why didnt u just do using {0}
Also why do u need the player is authority
Ty
Doesn’t it execute on everyone’s device when a player leaves?
Yes, but u can use a if player should run or if player is local
Oh ok ty
Id prob use if local player is room authority
Ohhh I thought that’s what I was using lol
player leaving and player left events dont fire for the player leaving. player leaving fires for the very last moment that the player is still valid and when player left fires the player is no longer valid (but still provided so you can do comparison)
You need to save it into a String Variable