[Ajuda] Random
#17

pawn Код:
else if(Rob[robid][Stealing] == true)
            return SendClientMessage(playerid, COLOR_RED,"[ERRO] O cofre jб estб sendo roubado.");
        else
        {
            GetPlayerName(playerid, giveplayer, sizeof(giveplayer));
            format(string, 128, "[Seguranзa] As camкras de seguranзa flagraram %s roubando o %s.", giveplayer, Rob[robid][LocName]);
            SendClientMessageToAll(COLOR_RED, string);
            WantedPoints[playerid] += 2;
            SendClientMessage(playerid, COLOR_WHITE,"** Vocк estб abrindo o cofre...aguarde!");
            SendClientMessage(playerid, COLOR_GOLD,"[INFO] O roubo leva em torno de 90 segundos, fique prуximo do cofre.");
            format(string,128,"Assalto ao %s", Rob[robid][LocName]);
            SetPlayerCriminal(playerid,255,string);
            Rob[robid][Robber] = playerid;
            Rob[robid][Stealing] = true;
            ApplyAnimation(playerid, "BOMBER", "BOM_Plant", 4.0, 0, 0, 0, 0, 0);
        }
Reply


Messages In This Thread
Random - by BaianoIn - 20.03.2014, 22:12
Re: Random - by DannielCooper - 20.03.2014, 22:15
Re: Random - by BaianoIn - 20.03.2014, 22:15
Re: Random - by DannielCooper - 20.03.2014, 22:17
Re: Random - by BaianoIn - 20.03.2014, 22:20
Re: Random - by DannielCooper - 20.03.2014, 22:25
Re: Random - by BaianoIn - 20.03.2014, 22:28
Re: Random - by DannielCooper - 20.03.2014, 22:30
Re: Random - by BaianoIn - 20.03.2014, 22:35
Re: Random - by DannielCooper - 20.03.2014, 22:40
Re: Random - by BaianoIn - 20.03.2014, 22:49
Re: Random - by DannielCooper - 20.03.2014, 22:55
Re: Random - by BaianoIn - 20.03.2014, 22:56
Re: Random - by DannielCooper - 20.03.2014, 23:01
Re: Random - by BaianoIn - 20.03.2014, 23:03
Re: Random - by DannielCooper - 20.03.2014, 23:05
Re: Random - by BaianoIn - 20.03.2014, 23:07
Re: Random - by BaianoIn - 20.03.2014, 23:12
Re: Random - by DannielCooper - 20.03.2014, 23:30
Re: Random - by GabrielRibeiro - 21.03.2014, 00:02
Re: Random - by BaianoIn - 21.03.2014, 01:10

Forum Jump:


Users browsing this thread: 6 Guest(s)