23.07.2012, 13:48
pawn Код:
if(!PlayerInfo[playerid][pJob][0])
{
format(PlayerInfo[playerid][pJob],128,"JOB_MECHANIC");
SendClientMessage(playerid, COLOR_LIGHTBLUE, "* You have joined the {FF6347}Mechanic {33CCFF}job, type /help to view your job commands.");
}