Freezing then gmx :(
#3

It's not needed "if(TEAMPRES == 1)" You just need to know the 'row' for witch teams are the 1st the 2rd the 3rd ..etc
Code:
switch (classid) {

	    case 0:
	    {
        format(string, sizeof(string), "~y~President",playerid);
        GameTextForPlayer(playerid, string, 2000,6);
		}
		case 1:
		{
        format(string, sizeof(string1), "~n~ ~r~Not Avalible",playerid);
        GameTextForPlayer(playerid, string, 2000,6);        
        }
     }
return 1
}
Ecko
Reply


Messages In This Thread
Freezing then gmx :( - by Kyle - 01.08.2009, 23:09
Re: Freezing then gmx :( - by saiberfun - 01.08.2009, 23:10
Re: Freezing then gmx :( - by .::: Ecko :::. - 01.08.2009, 23:18
Re: Freezing then gmx :( - by saiberfun - 01.08.2009, 23:19
Re: Freezing then gmx :( - by .::: Ecko :::. - 01.08.2009, 23:28

Forum Jump:


Users browsing this thread: 1 Guest(s)