Garry's Mod Wiki

GetPredictionPlayer

  Player GetPredictionPlayer()

Description

Returns the player whose movement commands are currently being processed. The player this returns can safely have Player:GetCurrentCommand() called on them. See Prediction.

Returns

1 Player
The player currently being predicted, or NULL if no command processing is currently being done.