Warning: Tag mismatch
#6

Quote:
Originally Posted by Miguel
Посмотреть сообщение
Prueba esto:
pawn Код:
Textdwn[iD][etTime][TypeAnimations: TD_ANIMATION_TYPE_POS] = (2*Textdwn[iD][etAngleF])/(velocity);
Sospecho que el compilador se estб quejando de que TD_ANIMATION_TYPE_POS no proviene del enum TypeAnimations. De hecho, el nombre de la constante en TypeAnimations es "ANIMATION_TYPE_POS" (sin "TD_").
probe con eso tambiйn jaja, y respecto a lo de "TD_" es porque en el codigo estaba probando cambiando los nombres, pero da igual, logre solucionarlo, no como querнa pero lo hice al menos.
Код:
#define TypeAnimations  4
#define TD_ANIMATION_TYPE_POSPARENT 0
#define TD_ANIMATION_TYPE_POS 1
#define TD_ANIMATION_TYPE_COLOR 2
#define TD_ANIMATION_TYPE_SIZE 3
Reply


Messages In This Thread
Warning: Tag mismatch - by Jastak - 17.08.2017, 03:35
Re: Warning: Tag mismatch - by FlaNy - 17.08.2017, 03:50
Re: Warning: Tag mismatch - by Miguel - 17.08.2017, 04:05
Re: Warning: Tag mismatch - by Jastak - 17.08.2017, 04:16
Re: Warning: Tag mismatch - by Miguel - 18.08.2017, 00:59
Re: Warning: Tag mismatch - by Jastak - 18.08.2017, 16:30

Forum Jump:


Users browsing this thread: 1 Guest(s)