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

Figuring out who killed who #53

Open
realfaceitkantesilvestrs opened this issue Nov 4, 2020 · 3 comments
Open

Figuring out who killed who #53

realfaceitkantesilvestrs opened this issue Nov 4, 2020 · 3 comments

Comments

@realfaceitkantesilvestrs

I see that there onDie event is fired when isDead value changes.

Is it reliable to calculate the relative position of imposters to where the player died, or is there a more precise way to figure out which imposter killed which player?

@kael558
Copy link

kael558 commented Nov 30, 2020

killTimer is prolly the most efficient

@KMcNickel
Copy link

killTimer is prolly the most efficient

Until you get that 1 in 10,000 chance of multiple impostors hitting the kill button at the same time.

@pythonmcpi
Copy link

killTimer is prolly the most efficient

Until you get that 1 in 10,000 chance of multiple impostors hitting the kill button at the same time.

Maybe check distance of all imposters who have a fresh cooldown?

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

4 participants