But when do I call this? I don't want to inform them to set it higher, this would be for a warcraft-style server that needs to have some players running at SPEED_X, some at SPEED_Y, and the rest at SPEED_Z.
I can do a set_task that loops through all players and repeats indefinitely every 3 seconds, I can hook client_think (I really don't want to..)...where's the event for the check?