[AJUDA]Hospital
#7

pawn Код:
public Curando(playerid)
{
    if(Hospital[playerid] == 1)
    {
        TogglePlayerControllable(playerid, true);
        Hospital[playerid] = 0;
        SetPlayerPos(playerid, 1177.3113,-1323.2871,14.0644);
        GivePlayerMoney(playerid, -100);
        SendClientMessage(playerid, VERMELHO,"[Hospital]Vocк foi Curado por $100");
    }
    return 1;
}
Reply


Messages In This Thread
[AJUDA]Hospital - by Manoloww - 25.03.2012, 18:27
Re: [AJUDA]Hospital - by Jason` - 25.03.2012, 18:31
Re: [AJUDA]Hospital - by Manoloww - 25.03.2012, 18:35
Re: [AJUDA]Hospital - by humildadeforever - 25.03.2012, 18:43
Re: [AJUDA]Hospital - by Manoloww - 25.03.2012, 18:48
Re: [AJUDA]Hospital - by humildadeforever - 25.03.2012, 18:54
Re: [AJUDA]Hospital - by paulor - 25.03.2012, 18:54
Re: [AJUDA]Hospital - by Manoloww - 25.03.2012, 18:59

Forum Jump:


Users browsing this thread: 1 Guest(s)