function setBarPosition (client-side)
Available since version: 0.0.0
This function will set the specified status bar position on the screen.
Declaration
void setBarPosition(int type, int x, int y)
Parameters
inttype: the type of status bar you want to set the position of. For more information see HUD constants.intx: position on the screen in virtuals.inty: position on the screen in virtuals.