SA-MP Forums Archive
їPor quй estos warnings? - 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: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: їPor quй estos warnings? (/showthread.php?tid=585356)



їPor quй estos warnings? - Thewin - 13.08.2015

SetPlayerProgressBarValue(playerid, XP[playerid], PlayerInfo[playerid][pExp]);

Warning: "warning 213: tag mismatch"

Probй de varias maneras y aъn lo daba, gracias de antemano.


Respuesta: їPor quй estos warnings? - OTACON - 13.08.2015

pasa por que:

tal vez ...

la variable XP[playerid] no tiene el tag bar.

o tal vez ...

la variable pExp no tiene el tag float.

saludos.



Respuesta: їPor quй estos warnings? - Thewin - 13.08.2015

Quote:
Originally Posted by OTACON
Посмотреть сообщение
pasa por que:

tal vez ...

la variable XP[playerid] no tiene el tag bar.

o tal vez ...

la variable pExp no tiene el tag float.

saludos.
Gracias Otacon, solo leн un poco el include progressbar, asн lo entendн y use mejor sus funciones.


Respuesta: їPor quй estos warnings? - OTACON - 13.08.2015

aunque leas el include, la biblia,la playboy o lo que sea si no colocas los tag correspondientes a las variables te tirara errores.

saludos.

https://sampwiki.blast.hk/wiki/Scripting:tags