Type `ListHashSet' does not contain a definition for `ForEach'Not An Issue
Error while compiling: Backpack.cs(407,41): error CS1061: Type `ListHashSet' does not contain a definition for `ForEach' and no extension method `ForEach' of type `ListHashSet' could be found.
Купил у одного человека а он не работает. Есть специалисты чтобы помочь?
Please use English when posting on our forums, thanks.

If you are using something such as BasePlayer.activePlayerList with a ForEach, you can no longer do that as the type changed. Instead, you can convert it to a list that or use a similar method. If you are not the developer of this plugin, I'd suggest contacting them for a fix.

https://umod.org/community/rust/17444-type-listhashsetbaseplayer-does-not-contain-a-definition-for-foreach
Locked automatically