Please help me I have a hard time under
#1

SetPlayerInterior(i, 3);
PlayerInfo[pInt] = 3;
new Float:X, Float:Y, Float:Z;
GetPlayerPos(i, X,Y,Z);
SetPlayerCameraPos(i, X - 3, Y, Z);
SetPlayerCameraLookAt(i,X,Y,Z);
}
MedicTime ++;
if(MedicTime >= NeedMedicTime)
{
new cut = deathcost; //PlayerInfo[playerid][pLevel]*deathcost;
//SafeGivePlayerMoney(i, -cut);
format(string, sizeof(string), " super医院:您的医疗费用为 $%d, 祝您有美好的一天.", cut);
SendClientMessage(i, TEAM_CYAN_COLOR, string);
TogglePlayerControllable(i, 1);
MedicBill = 1;
MedicTime = 1;
NeedMedicTime = 1;
PlayerInfo[pDeaths] += 1;
PlayerFixRadio(i);
ClearAnimations(i);
SpawnPlayer(i);
} Will this code where a mistake has been in the hospital after the death of repeated trouble you were born under the code sent me to thank you
Reply


Messages In This Thread
Please help me I have a hard time under - by superjunior - 11.04.2010, 02:56

Forum Jump:


Users browsing this thread: 1 Guest(s)