Garry's Mod Wiki

Player:GetCurrentCommand

  CUserCmd Player:GetCurrentCommand()

Description

Returns the last command which was sent by the specified player. This can only be called on the player which GetPredictionPlayer() returns.

When called clientside in singleplayer during WEAPON:Think, it will return nothing as the hook is not technically predicted in that instance. See the note on the page.
This will fail in GM:StartCommand.

Issue Tracker: 3302

Returns

1 CUserCmd
Last user commands