function getPlayerFatness (client-side)
Available since version: 0.0.1
This function will get the player/npc fatness factor.
Declaration
float|null getPlayerFatness(int id)
Parameters
intid: the player id.
Returns float|null
the fatness ratio or null if player isn't spawned.