Can I use such arrays?
#6

Quote:
Originally Posted by Dwane
Посмотреть сообщение
Sometimes that happens when for example, instead of printing an integer, you're using '%s' which is for strings or the opposite, I don't remember.

Would you mind to show us the part that prints the values?
I just noticed that I'm using printf(PlayerInfo[playerid][classid][experience]);

Changed to printf("Exp: %d", PlayerInfo[playerid][classid][experience]); and it's showing the right value.

So, problem solved.
Reply


Messages In This Thread
Can I use such arrays? - by Darth1993 - 02.04.2013, 13:21
Re: Can I use such arrays? - by Konstantinos - 02.04.2013, 13:25
Re: Can I use such arrays? - by faff - 02.04.2013, 13:25
Re: Can I use such arrays? - by Darth1993 - 02.04.2013, 13:31
Re: Can I use such arrays? - by faff - 02.04.2013, 13:32
Re: Can I use such arrays? - by Darth1993 - 02.04.2013, 13:34
Re: Can I use such arrays? - by Pottus - 02.04.2013, 14:00
Re: Can I use such arrays? - by glbracer - 02.04.2013, 15:47

Forum Jump:


Users browsing this thread: 5 Guest(s)