08.11.2008, 09:33
I added new skins to the JoinPed and I changed the number to the skins I have..
new JoinPed[71][1] = {
And I have problem with the "};"
It says Error : error 052: multi-dimensional arrays must be fully initialized
How do I fix it ?
new JoinPed[71][1] = {
Код:
{270},//GS Leader {271}, {105}, {106}, {107}, {269}//GS end };
It says Error : error 052: multi-dimensional arrays must be fully initialized
How do I fix it ?
