SA-MP Forums Archive
[Ajuda] problema com include progress - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] problema com include progress (/showthread.php?tid=658941)



problema com include progress - GSantana - 16.09.2018

entгo to tendo problema com a include progress, toda vez que tento criar uma progress da esse erro: warning 213: tag mismatch

codigo:

PHP код:
FomeA[playerid] = CreateProgressBar(1008042.13.20xFFFF00FF100); 
versгo da include: Progress Bar 1.3.1.0


Re: problema com include progress - Ermanhaut - 16.09.2018

Tente criar a variбvel com a tag PlayerBar:
Код:
PlayerBar:FomeA[MAX_PLAYERS];



Re: problema com include progress - GSantana - 16.09.2018

vlw a ajuda, mas no caso era
PHP код:
Bar:FomeA[MAXPLAYERS
+rep