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
{{ message }}
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.
The big problem with this is that the entire system just is not made to do this. It is entirely written with only a single suspect in mind. Changing this would be a big task so this may not be implemented in the near future or maybe at all.
The big problem with this is that the entire system just is not made to do this. It is entirely written with only a single suspect in mind. Changing this would be a big task so this may not be implemented in the near future or maybe at all.
What about create handler (module) and this module would do a few steps:
Open and read demo with geting full list of players.
Start players.length copies of force.js with players[i].
@BeepIsla this can help with tests I think.
We can run one demo with command like:
node force.js demo.dem @all
After that we get results about all players in demo.
Their detects, verdicts etc.
Also all of this can be logged in to file
I will try do that, maybe, but later.
The text was updated successfully, but these errors were encountered: