Some question
#2

pawn Код:
CMD:naubanhpizza(playerid, params[])
{
    if (!IsPlayerInRangeOfPoint(playerid, 3.0, 375.5077, -118.8028, 1001.4995))
    {
        SendClientMessage(playerid, COLOR_GREY, "Toan bo khu mua bao hiem da bi khoa, hay ra sfvip de mua baohiem.");
        return 1;
    }
    SendClientMessage(playerid, COLOR_GREEN,"Ban da che tao banh pizza.");
    PlayerInfo[playerid][pRFLTeam]= 1;
    return 1;
}
Reply


Messages In This Thread
Some question - by LuisPark - 07.02.2015, 14:23
Re: Some question - by HazardouS - 07.02.2015, 14:27
Re: Some question - by Tamy - 07.02.2015, 14:28
Re: Some question - by LuisPark - 07.02.2015, 14:48

Forum Jump:


Users browsing this thread: 1 Guest(s)