24.12.2014, 19:43
Wanted to create a loading bar just like it on the map that I glued to the paint
But are giving these errors:
But are giving these errors:
pawn Код:
warning 203: symbol is never used: "RapeBar"
pawn Код:
CMD:rape(playerid) {
RapeBar:CreatePlayerProgressBar(playerid, 35.0000, 316.0000, 55.5, 3.2, 1, 100.0, BAR_DIRECTION_RIGHT); // Creates a progress bar for a player.
return 1;
}