[HELP]class select help
#8

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    switch(classid)
    {
        case 0: // Class 0
        {
            GameTextForPlayer(playerid,"~w~Class: ~r~0",5000, 5);
        }
        case 1: // Class 1
        {
            GameTextForPlayer(playerid,"~w~Class: ~r~1",5000, 5);
        }
    }
    return 1;
}
Reply


Messages In This Thread
[HELP]class select help - by Giotis11 - 06.07.2010, 11:27
Re: [HELP]class select help - by CAR - 06.07.2010, 11:28
Re: [HELP]class select help - by ViruZZzZ_ChiLLL - 06.07.2010, 11:29
Re: [HELP]class select help - by Giotis11 - 06.07.2010, 12:21
Re: [HELP]class select help - by Giotis11 - 06.07.2010, 20:03
Re: [HELP]class select help - by matdav - 06.07.2010, 20:05
Re: [HELP]class select help - by TheKingOfSamp - 06.07.2010, 23:21
Re: [HELP]class select help - by FreshKilla - 06.07.2010, 23:26

Forum Jump:


Users browsing this thread: 3 Guest(s)