Class Selection Music
#2

What I did was put it for every case, and it works

Like this:

pawn Код:
case 0:
        {
            GameTextForPlayer(playerid, "~b~Los Santos Police Dept.", 500, 3);
            PlayerPlaySound(playerid, 1183, 0.0, 0.0, 0.0);
        }
        case 1:
        {
            GameTextForPlayer(playerid, "~b~San Feirro Police Dept.", 500, 3);
            PlayerPlaySound(playerid, 1183, 0.0, 0.0, 0.0);
        }
With proper indentation and stuff though... the forum just screws it up :P
Reply


Messages In This Thread
Class Selection Music - by CodeSocket - 30.08.2009, 19:27
Re: Class Selection Music - by sidhu123 - 30.08.2009, 19:49
Re: Class Selection Music - by CodeSocket - 30.08.2009, 20:14
Re: Class Selection Music - by Tr1viUm - 30.08.2009, 20:17
Re: Class Selection Music - by CodeSocket - 30.08.2009, 20:31
Re: Class Selection Music - by Jakku - 10.09.2009, 17:48

Forum Jump:


Users browsing this thread: 1 Guest(s)