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

Using server/database records for points calculation #20

Open
LaplaceTor opened this issue Jun 14, 2024 · 3 comments
Open

Using server/database records for points calculation #20

LaplaceTor opened this issue Jun 14, 2024 · 3 comments

Comments

@LaplaceTor
Copy link

I think the default settings about point earn calculation is not healthy, so I change it with using the record timeticks for calculation, for example:
point = (server record timeticks/player finished timeticks) * basepoint
I just set up a new variable for main records point calculation in my fork, and need another list string for multi bonus

@LaplaceTor
Copy link
Author

Also can set up a new config that stop record once timeticks over server record,
to got a better server performance

@LaplaceTor
Copy link
Author

And we need to remove the player move type in code, add the noclip feature back for in game map road preview
To detect hacking in some maps force sv_cheats 1, just force sv_cheats 0 when someone start timer

@LaplaceTor
Copy link
Author

Anyway, i stop using sharp timer before dea delete, c# performance is so bad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant