Problem with mini-mode change
#1

Hi.I have problem with compiling this code:

pawn Код:
new ServerArea = 1;

public ChangeMode()
{
    switch(ServerArea)
    {
        case 1: ServerArea = "Deathmatch"; //Line with error
    }
    return 1;
}
error:
pawn Код:
error 006: must be assigned to an array
Reply


Messages In This Thread
Problem with mini-mode change - by MrTinder - 22.02.2014, 10:53
Re: Problem with mini-mode change - by Konstantinos - 22.02.2014, 10:57
Re: Problem with mini-mode change - by LocMax - 22.02.2014, 10:57

Forum Jump:


Users browsing this thread: 2 Guest(s)