Please help me I have a hard time under
#1


SetPlayerInterior(i, 3);
PlayerInfo[i][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[i] ++;
if(MedicTime[i] >= NeedMedicTime[i])
{
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[i] = 1;
MedicTime[i] = 1;
NeedMedicTime[i] = 1;
PlayerInfo[i][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
#2

http://forum.sa-mp.com/index.php?board=10.0


P.S. 1337
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)