[Warnings]Con y_ini
#1

Vengo en busca de ayuda ya que estoy aprendiendo a usar y_ini todavнa.Mire un par de tutoriales y logre que funcione.Pero quize agregar mas cosas para que guarde,la vida la posiciуn etc y me dio warnings y nose porque

Код:
(2619) : warning 213: tag mismatch
(2620) : warning 213: tag mismatch
(2634) : warning 213: tag mismatch
(2635) : warning 213: tag mismatch
(2636) : warning 213: tag mismatch
(5097) : warning 213: tag mismatch
(5098) : warning 213: tag mismatch
(5112) : warning 213: tag mismatch
(5113) : warning 213: tag mismatch
(5114) : warning 213: tag mismatch
Las lineas

pawn Код:
INI_Int("Vida",PlayerInfo[playerid][pHealth]);
INI_Int("SHealth",PlayerInfo[playerid][pSHealth]);
INI_Int("Pos_x",PlayerInfo[playerid][pPos_x]);
INI_Int("Pos_y",PlayerInfo[playerid][pPos_y]);
INI_Int("Pos_z",PlayerInfo[playerid][pPos_z]);

INI_WriteInt(File,"Vida",PlayerInfo[playerid][pHealth]);
INI_WriteInt(File,"SHealth",PlayerInfo[playerid][pSHealth]);
INI_WriteInt(File,"pPos_x",PlayerInfo[playerid][pPos_x]);
INI_WriteInt(File,"pPos_y",PlayerInfo[playerid][pPos_y]);
INI_WriteInt(File,"pPos_z",PlayerInfo[playerid][pPos_z]);
Supuestamente es que lo coloque mal pero ya que no estoy acostumbrado a este sistema les dejo mi duda haber si alguno me da una mano
Reply


Messages In This Thread
[Warnings]Con y_ini - by Joni_Paglione - 27.03.2012, 23:29
Re: [Warnings]Con y_ini - by BreakDriFT - 27.03.2012, 23:32
Respuesta: [Warnings]Con y_ini - by TheChaoz - 27.03.2012, 23:34
Re: [Warnings]Con y_ini - by BreakDriFT - 27.03.2012, 23:37
Respuesta: Re: [Warnings]Con y_ini - by Joni_Paglione - 27.03.2012, 23:45
Respuesta: [Warnings]Con y_ini - by TheChaoz - 27.03.2012, 23:47
Respuesta: [Warnings]Con y_ini - by Joni_Paglione - 27.03.2012, 23:57

Forum Jump:


Users browsing this thread: 1 Guest(s)