[AJUDA]Spanw no Hospital
#7

pawn Код:
if(MedicBill[playerid] == 1 && PlayerInfo[playerid][pJailed] == 0 && PlayerPaintballing[playerid] == 0)
        {
            if(FirstSpawn[playerid] != 1)
            {
                /*new string[256];
                new cut = deathcost; //PlayerInfo[playerid][pLevel]*deathcost;
                SafeGivePlayerMoney(playerid, -cut);
                format(string, sizeof(string), "DOC: Your Medical Bill comes to $%d, Have a nice day.", cut);
                SendClientMessage(playerid, TEAM_CYAN_COLOR, string);
                MedicBill[playerid] = 0;
                MedicTime[playerid] = 0;
                NeedMedicTime[playerid] = 0;*/

                PlayerInfo[playerid][pDeaths] += 1;
                SetPlayerHealth(playerid, 25.0);
                SetPlayerInterior(playerid, 3);
                PlayerInfo[playerid][pInt] = 3;
                rand = random(sizeof(gMedicSpawns));
                SetPlayerPos(playerid, gMedicSpawns[rand][0], gMedicSpawns[rand][1], gMedicSpawns[rand][2]); // Warp the player
                SetPlayerFacingAngle(playerid, 0);
                TogglePlayerControllable(playerid, 0);
                GameTextForPlayer(playerid, "~n~~n~~n~~n~~n~~n~~n~~n~~n~~w~Voce esta se recuperando de uma operacao e precisa descansar...", 30000, 3);
                JustDied[playerid] = 1;
                MedicTime[playerid] = 1;
                ApplyAnimation(playerid, "CRACK", "crckdeth2", 4.0, 1, 0, 0, 0, 0);
                if(PlayerInfo[playerid][pDonateRank] > 0)
                {
                    NeedMedicTime[playerid] = 30;
                }
                else
                {
                    NeedMedicTime[playerid] = 40;
                }
                PlayerPlaySound(playerid, 1062, 0.0, 0.0, 0.0);
                return 1;
            }
        }
UPPP Ajuda ae plissss ja postei !
Reply


Messages In This Thread
[AJUDAAAAAAAA]Spanw no Hospital - by WalkerXD - 20.05.2011, 05:25
Re: [AJUDA]Spanw no Hospital - by Shadoww5 - 20.05.2011, 08:53
Re: [AJUDA]Spanw no Hospital - by WalkerXD - 20.05.2011, 16:40
Re: [AJUDA]Spanw no Hospital - by Macintosh - 20.05.2011, 18:11
Re: [AJUDA]Spanw no Hospital - by WalkerXD - 20.05.2011, 18:42
Re: [AJUDA]Spanw no Hospital - by DartakousLien - 20.05.2011, 19:01
Re: [AJUDA]Spanw no Hospital - by WalkerXD - 20.05.2011, 19:27
Re: [AJUDA]Spanw no Hospital - by WalkerXD - 21.05.2011, 18:09

Forum Jump:


Users browsing this thread: 3 Guest(s)