error 047: array sizes do not match, or destination array is too small
#6

Quote:
Originally Posted by JaTochNietDan
Посмотреть сообщение
Where did you get that from? I don't see it in any of the code he posted. Also I'm not sure I understand you either, I've compiled this just fine:

pawn Код:
#include <a_samp>

#define MAX_REPORTS 9

new Reports[MAX_REPORTS][128];
new string[128];

main()
{
    Reports[MAX_REPORTS - 1] = string;
}
Oh my god, I'm so sorry, a terrible twist in my head!
I misread
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)