[AJUDA] /EQUIPAR HITMANS
#5

Ta aqui a dos Hitmans...
Quote:

}
if(PlayerInfo[playerid][pMembro] == 8)//Hitmans
{
if(PlayerInfo[playerid][pCargo] == 1)
{
format(string, sizeof(string), "* Hitman %s pega seus equipamentos.", sendername);
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPL E,COLOR_PURPLE);
GivePlayerWeapon(playerid, 23, 80);
GivePlayerWeapon(playerid, 15, 80);
GivePlayerWeapon(playerid, 1, 0);
GivePlayerWeapon(playerid, 25, 300);
GivePlayerWeapon(playerid, 34, 300);
return 1;
}
if(PlayerInfo[playerid][pCargo] == 2)
{
format(string, sizeof(string), "* Hitman %s pega seus equipamentos.", sendername);
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPL E,COLOR_PURPLE);
GivePlayerWeapon(playerid, 23, 80);
GivePlayerWeapon(playerid, 15, 80);
GivePlayerWeapon(playerid, 1, 0);
GivePlayerWeapon(playerid, 25, 300);
GivePlayerWeapon(playerid, 34, 300);
return 1;
}
if(PlayerInfo[playerid][pCargo] == 3)
{
format(string, sizeof(string), "* Hitman %s pega seus equipamentos.", sendername);
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPL E,COLOR_PURPLE);
GivePlayerWeapon(playerid, 23, 80);
GivePlayerWeapon(playerid, 15, 80);
GivePlayerWeapon(playerid, 1, 0);
GivePlayerWeapon(playerid, 25, 300);
GivePlayerWeapon(playerid, 34, 300);
return 1;
}
if(PlayerInfo[playerid][pCargo] == 4)
{
format(string, sizeof(string), "* Hitman %s pega seus equipamentos.", sendername);
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPL E,COLOR_PURPLE);
GivePlayerWeapon(playerid, 23, 80);
GivePlayerWeapon(playerid, 15, 80);
GivePlayerWeapon(playerid, 1, 0);
GivePlayerWeapon(playerid, 25, 300);
GivePlayerWeapon(playerid, 34, 300);
return 1;
}
if(PlayerInfo[playerid][pCargo] == 5)
{
format(string, sizeof(string), "* Hitman %s pega seus equipamentos.", sendername);
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPL E,COLOR_PURPLE);
GivePlayerWeapon(playerid, 23, 80);
GivePlayerWeapon(playerid, 15, 80);
GivePlayerWeapon(playerid, 1, 0);
GivePlayerWeapon(playerid, 25, 300);
GivePlayerWeapon(playerid, 34, 300);
return 1;
}
}

Reply


Messages In This Thread
[AJUDA] /EQUIPAR HITMANS - by Darconian - 18.08.2011, 19:11
Re: [AJUDA] /EQUIPAR HITMANS - by Kuddy - 18.08.2011, 19:15
Re: [AJUDA] /EQUIPAR HITMANS - by JonathanFeitosa - 18.08.2011, 19:17
Re: [AJUDA] /EQUIPAR HITMANS - by Darconian - 18.08.2011, 19:17
Re: [AJUDA] /EQUIPAR HITMANS - by Darconian - 18.08.2011, 19:32
Re: [AJUDA] /EQUIPAR HITMANS - by Darconian - 18.08.2011, 20:33
Re: [AJUDA] /EQUIPAR HITMANS - by histire - 19.08.2011, 13:26
Re: [AJUDA] /EQUIPAR HITMANS - by Lуs - 19.08.2011, 13:51

Forum Jump:


Users browsing this thread: 1 Guest(s)