Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way of counting players or vehicles #167

Closed
eXeGOODER opened this issue Oct 18, 2016 · 1 comment
Closed

Add a way of counting players or vehicles #167

eXeGOODER opened this issue Oct 18, 2016 · 1 comment
Assignees

Comments

@eXeGOODER
Copy link

eXeGOODER commented Oct 18, 2016

Since alpha 0.7 property on any entities All.Count has been dropped, there is some solution?
Example: BaseVehicle.All.Count

@ikkentim
Copy link
Owner

The pooling system is a bit of a mess right now... For now, you can use the Linq method .Count(). I'll leave this one open as a reminder to add counting options to a new pooling system.

@ikkentim ikkentim self-assigned this Jan 22, 2017
@ikkentim ikkentim added this to the 0.9.0 milestone Apr 25, 2017
@ikkentim ikkentim changed the title Dropped property 'Count' A way of counting players or vehicles Jul 5, 2018
@ikkentim ikkentim changed the title A way of counting players or vehicles Add a way of counting players or vehicles Jul 5, 2018
@ikkentim ikkentim removed this from the 0.10.0 milestone Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants