Skip to content

function getPlayerStreamRadius (server-side)

Available since version: 0.3.7.3

This function is used to get player stream radius. For more information see this article.

Declaration

int|null getPlayerStreamRadius(int id)

Parameters

  • int id: the player id.

Returns int|null

the radius set from config or by scripts, or null if player isn't created or is npc.