Accessing element at index 400 past array upper bound 211
#1

hi can you help my with this.

what i need to change ?

code

Код HTML:
format(str, sizeof(str), "{ffffff}first rank transport: {b643ff}%s (ID %d)\n", VehicleNames[jobDB[jobid][RangoTr][1] - 400], jobDB[jobid][RangoTr][1]);
                        strcat(string, str);
Reply
#2

PHP код:
format(strsizeof(str), "{ffffff}first rank transport: {b643ff}%s (ID %d)\n"VehicleNames[jobDB[jobid][RangoTr][1] - 400], jobDB[jobid][RangoTr][1]);
SendClientMessage(playerid, -1string); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)