🟦sam.Player.get_pdata

any sam.Player.get_pdata( player ply, any key, (optional) any default )

Description

Get persistent data for a player.

Aguments

  1. player ply

  2. any key

  3. (optional) any default

    value to return if failed to retrieve the value.

Returns

Last updated