CTR-tools / CTR-ModSDK

ModSDK - a modding toolkit to create mods for Crash Team Racing in C. This repository also houses an effort to fully decompile and reverse-engineer CTR in C.
https://discord.gg/WHkuh2n
306 stars 37 forks source link

Kick AFK players from character selection #143

Closed Squiro closed 2 months ago

Squiro commented 4 months ago

Just a working proof of concept for kicking AFK players from the character selection screen.

Timer starts ticking once any player has selected their character. Once it reaches 60 seconds, it kicks from the room all other players that have not locked in a character.