tag mismatch i cant fix this shit.
#2

First of all, show us the enum that is used from CInfo.

Then, just a test:
pawn Код:
// Replace:
SetPlayerPos(playerid, CInfo[id][entradax], CInfo[id][entraday], CInfo[id][entradaz]);
// To:
SetPlayerPos(playerid, 0.0, 0.0, 0.0);
And compile. Does it still give the tag mismatch? By the way, the id is fine. It's an integer.
Reply


Messages In This Thread
tag mismatch i cant fix this shit. - by caoraivoso3 - 07.09.2013, 09:38
Re: tag mismatch i cant fix this shit. - by Konstantinos - 07.09.2013, 09:54
Re: tag mismatch i cant fix this shit. - by ArkoUK - 07.09.2013, 09:55
Re: tag mismatch i cant fix this shit. - by caoraivoso3 - 07.09.2013, 10:06
Re: tag mismatch i cant fix this shit. - by Konstantinos - 07.09.2013, 10:07
Re: tag mismatch i cant fix this shit. - by caoraivoso3 - 07.09.2013, 10:26
Re: tag mismatch i cant fix this shit. - by Konstantinos - 07.09.2013, 10:32
Re: tag mismatch i cant fix this shit. - by caoraivoso3 - 07.09.2013, 10:51

Forum Jump:


Users browsing this thread: 1 Guest(s)