Skip to content

function getPlayerScale (server-side)

Available since version: 0.3.0

Get a player's model scale.

Declaration

{x, y, z}|nil getPlayerScale(int player_id)

Parameters

  • int player_id: Target player id.

Returns {x, y, z}|nil

Scale table or nil.