13/11/2023 15:18
Me deparei com um problema que não sei se é comum com vocês no Open MP:
Código:
C:\Users\neuza\Downloads\Server\qawno\include\progressbar.inc(54) : warning 213: tag mismatch: expected tag "PlayerText", but found none ("_")
C:\Users\neuza\Downloads\Server\qawno\include\progressbar.inc(55) : warning 213: tag mismatch: expected tag "PlayerText", but found none ("_")
Código PHP:
static
PlayerBars[MAX_PLAYERS][MAX_PLAYER_BARS][E_BAR_DATA], //erro linha 54
PlayerBarText[MAX_PLAYER_BARS][E_BAR_TEXT_DRAW]; //erro linha 55