I'm trying to modify the character movement speed in the latest version of Rust. I've attempted to use the hook "object GetMaxSpeed(BasePlayer player, float defaultSpeed)", but it didn't work out. Are there any other effective hooks or methods to achieve this goal? Could someone please share some insights or examples? I would greatly appreciate any help.