[ajuda]pegar armas
#4

acho melhor fazer assim.
pawn Код:
if(PlayerInfo[playerid][pMember] == 5 && PlayerToPoint(8.0,playerid,308.1387,1120.6375,1083.8828))
        {
            GetPlayerName(playerid,sendername,256);
            ReduceTime[playerid] = 1;
            format(string, 256, "%s, recebeu as armas",sendername);
            ProxDetector(50.0,playerid,string,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
            ResetPlayerWeapon(playerid);
            SafeGivePlayerWeapon(playerid, 24, 35);
            SafeGivePlayerWeapon(playerid, 1, 1);
            SafeGivePlayerWeapon(playerid, 5, 1);
            SetTimerEx("ReduceTimer", 10000, false, "i", playerid);
        }
Pois o acima dps do tempo passado o jogado podera apertar novamente e recebera + muniзгo. O meu ele pode flodar mais ele soh vai receber o tanto certo de ballas.
Reply


Messages In This Thread
[ajuda]pegar armas - by Felipe_Wesker - 10.03.2012, 14:29
Re: [ajuda]pegar armas - by Đeagle - 10.03.2012, 14:37
Re: [ajuda]pegar armas - by Felipe_Wesker - 10.03.2012, 14:39
Re: [ajuda]pegar armas - by paulor - 10.03.2012, 14:42
Re: [ajuda]pegar armas - by Felipe_Wesker - 10.03.2012, 14:47
Re: [ajuda]pegar armas - by paulor - 10.03.2012, 14:49
Re: [ajuda]pegar armas - by Đeagle - 10.03.2012, 14:50
Re: [ajuda]pegar armas - by Felipe_Wesker - 10.03.2012, 14:51
Re: [ajuda]pegar armas - by Lucas_Alemao - 10.03.2012, 14:53
Re: [ajuda]pegar armas - by Đeagle - 10.03.2012, 14:55

Forum Jump:


Users browsing this thread: 3 Guest(s)