15.06.2009, 13:13
Just been editing moderntopia and stumbled across this,
There do you see it, Employment Office, Where is that?
pawn Код:
case 120:
{
ClearChatbox(i, 6);
//SendClientMessage(i, COLOR_GRAD1, "Hint: You should probably go to the Employment Office to get yourself a job. It's not far from here, just go to the red marker.");
SendClientMessage(i, COLOR_GRAD1, " ");
TutTime[i] = 0; PlayerInfo[i][pTut] = 1;
gOoc[i] = 0; gNews[i] = 0; gFam[i] = 0;
TogglePlayerControllable(i, 1);
SetPlayerVirtualWorld(i,0);
MedicBill[i] = 0;
SetPlayerSpawn(i);