When I tried the latest version and the previous 1 to 2 versions, I encountered an issue where the background did not appear. I used the following code: new circleId = CreatePlayerCircleProgress(playerid, 300.0, 100.0, 100, 0xE0DCDCFF, 0xD61D1DFF, 11.0, 0.3, DEFAULT_CIRCLE_POLYGONS); UpdatePlayerCircleProgress(playerid, circleId, 50); but it still didn't appear. This is my configuration.