function
getBarPosition (client-side)
Available since version: 0.0.0
This function is used to retrieve specified status bar position on the screen.
Declaration
{x, y} getBarPosition(int type)
Parameters
int
type: the type of status bar you want to get the position of. For more information see HUD constants.
Returns {x, y}
Position of specified status bar on the screen.