ForceClassSelection wont work
#3

Thanks for the advice, but I still dont get it what can be ruining it.

Код:
public StartedNewRound()
{
    for(new i = 0; i < MAX_PLAYERS; i++) {
        SpawnPlayer ( i ) ;
        switch ( MapChange )
		{
            case 0:
            {
                SendClientMessage(i,COLOR_GREEN,"Changing the map!");

            }
            case 1:
            {
                SendClientMessage(i,COLOR_GREEN,"Changing the map!");
            }
        }
    }
    return 1;
}
EDIT: Now I am getting other problem. The player camera starts to move up and goes into heaven lol.
Reply


Messages In This Thread
ForceClassSelection wont work - by Squirrel - 03.04.2013, 01:33
Re: ForceClassSelection wont work - by MP2 - 03.04.2013, 01:40
Re: ForceClassSelection wont work - by Squirrel - 03.04.2013, 01:43
Re: ForceClassSelection wont work - by Squirrel - 03.04.2013, 02:34

Forum Jump:


Users browsing this thread: 1 Guest(s)