[AJUDA]Receber drogas ao spawnar?
#2

pawn Код:
if (PlayerInfo[playerid][pMembro] == 5 || PlayerInfo[playerid][pLider] == 5)//Aztecas
        {
            if(sincronizando[playerid] == 1)
            {
            return 1;
            }
            PlayerInfo[playerid][pDrogas] = 50;//quantidade da maconha 50
            SetPlayerToTeamColor(playerid);
            SetPlayerInterior(playerid, 0);
            SetPlayerPos(playerid, 315.9364,-1771.2817,4.6860);
            SetPlayerFacingAngle(playerid,181.4693);
            PlayerInfo[playerid][pInt] = 0;
            GivePlayerWeapon(playerid, 24, 100);
            GivePlayerWeapon(playerid, 25, 50);
            GivePlayerWeapon(playerid, 29, 200);
            GivePlayerWeapon(playerid, 30, 200);
            GivePlayerWeapon(playerid, 5, 1);
            GivePlayerWeapon(playerid, 1, 1);
            return 1;
        }
Reply


Messages In This Thread
[AJUDA]Receber drogas ao spawnar? - by connectlife - 24.09.2010, 22:19
Re: [AJUDA]Receber drogas ao spawnar? - by brunogysin - 24.09.2010, 22:33
Re: [AJUDA]Receber drogas ao spawnar? - by connectlife - 24.09.2010, 22:38
Re: [AJUDA]Receber drogas ao spawnar? - by Dr_Pawno - 24.09.2010, 22:41
Re: [AJUDA]Receber drogas ao spawnar? - by connectlife - 24.09.2010, 22:44
Re: [AJUDA]Receber drogas ao spawnar? - by brunogysin - 24.09.2010, 22:48
Re: [AJUDA]Receber drogas ao spawnar? - by connectlife - 24.09.2010, 22:54
Respuesta: [AJUDA]Receber drogas ao spawnar? - by Lipepva - 24.09.2010, 22:55
Re: [AJUDA]Receber drogas ao spawnar? - by connectlife - 24.09.2010, 23:04

Forum Jump:


Users browsing this thread: 7 Guest(s)