function
getPlayerBodyStateFlags (client-side)
Available since version: 0.2.1.9
This function will return player bodystate and it's modifier flags e.g: if player is currently burning or if its transformed.
Declaration
int getPlayerBodyStateFlags(int id)
Parameters
int
id: the player id.
Returns int
the player bodystate. For more information see BodyStates and BodyState Flags.