error 006: must be assigned to an array
#1

Hey, I've searched for it, and I saw a script error almost the same as mine, but it didn't work.

new aranks[5];
aranks[0] = "Temporary administrator";
aranks[1] = "Administrator";
aranks[2] = "Administrator manager";
aranks[3] = "Lead administrator";
aranks[4] = "Server owner";

This gives me the error: error 006: must be assigned to an array.

Why's this? Thanks in advance.
Reply


Messages In This Thread
error 006: must be assigned to an array - by Manuel4 - 10.04.2009, 13:23
Re: error 006: must be assigned to an array - by Goldkiller - 10.04.2009, 15:09

Forum Jump:


Users browsing this thread: 2 Guest(s)