quakejs
quakejs copied to clipboard
any way to make stats or are there any events that I can listen to?
Hi, i'm trying to keep match statistics for further analysis, but I can't find anything related in the documentation, and I wouldn't like to edit the game code itself
Is this possible somehow from index.ejs?
This sounds like it's outside the scope of QuakeJS and inside the scope of quake 3. Many servers are set up with logging and then those logs are read and stored in a database, then that database shows game results on something like ejs