SA-MP Forums Archive
[Ajuda] Ajuda Quando uso bater cartao o colete nao fica - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Ajuda Quando uso bater cartao o colete nao fica (/showthread.php?tid=390026)



Ajuda Quando uso bater cartao o colete nao fica - rogerioexper - 04.11.2012

bom nao tem como achar o errro no gm quando uso batercartao o colete aparece e some
alguem sabe o q й isto


Re: Ajuda Quando uso bater cartao o colete nao fica - paulor - 04.11.2012

Cara, nгo tenho bola de cristal ainda e nгo sei a tecnica se й que existe de adivinhar as coisas


AW: Ajuda Quando uso bater cartao o colete nao fica - rogerioexper - 04.11.2012

TA DE AI SEM ERRO O Q TA AVENDO UM RESET DE COLET A 0

PHP код:
    if(strcmp(cmd"/armas"true) == 0)
    {
        if(
IsPlayerConnected(playerid))
        {
            
GetPlayerName(playeridsendernamesizeof(sendername));
            if(
PlayerInfo[playerid][pMember] == 1)
            {
                if(
PlayerToPoint(3playerid,254.6732,77.0985,1003.6406))
                {
                        
format(stringsizeof(string), "O Oficial %s pegou seus equipamentos e distintivo."sendername);
                        
ProxDetector(30.0playeridstringCOLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
                        
GivePlayerWeapon(playerid24300);
                        
GivePlayerWeapon(playerid30);
                        
GivePlayerWeapon(playerid25300);
                        
GivePlayerWeapon(playerid29300);
                        
SetPlayerArmour(playerid80);
                }
                else
                {
                    
SendClientMessage(playeridCOLOR_GRAD2"[Fail] Vocк nгo estб no vestiбrio da L.S.P.D!");
                    return 
1;
                }
            } 



Re: Ajuda Quando uso bater cartao o colete nao fica - paulor - 04.11.2012

Talves seu anti Cheater..


AW: Ajuda Quando uso bater cartao o colete nao fica - rogerioexper - 04.11.2012

Era include anticheat Bugada vlw ae paulor