Needs September '25 UpdateSolved

Error while compiling NoRespawnCooldowns: Cannot implicitly convert type 'PooledList<SleepingBag>' to 'SleepingBag[]' | Line: 22, Pos: 34

yup same here.

No update in 5 years.    I really hope it gets updated, but 5 years without an update is kinda nerve-wracking.

Just replace "SleepingBag[]" on line 22 with "using var"

Hey I was out of the country so didn't have time to fix it. But I just pushed an update that should solve the issue!

Locked automatically