[Ajuda] Armas por score
#8

Deve ter um limite mesmo... faзa assim entгo:
Код:
// Depois de case 1001 .. 1337
default:{ // isto quer dizer que se nenhuma das alternativas acima estiver correta, execute isto
  GivePlayerWeapon(playerid, 24, 500);  
  GivePlayerWeapon(playerid, 27, 500); 
  GivePlayerWeapon(playerid, 29, 500); 
  GivePlayerWeapon(playerid, 34, 90); 
  GivePlayerWeapon(playerid, 31, 1500); 
  SetPlayerArmour(playerid, 100); 
  GivePlayerWeapon(playerid, 37, 5);
}
Reply


Messages In This Thread
Armas por score - by axellech - 29.05.2018, 20:50
Re: Armas por score - by GunnerCoder - 29.05.2018, 21:30
Re: Armas por score - by axellech - 29.05.2018, 21:40
Re: Armas por score - by Ermanhaut - 29.05.2018, 22:12
Re: Armas por score - by axellech - 29.05.2018, 23:06
Re: Armas por score - by Ermanhaut - 29.05.2018, 23:10
Re: Armas por score - by axellech - 30.05.2018, 00:02
Re: Armas por score - by Ermanhaut - 30.05.2018, 00:48
Re: Armas por score - by axellech - 30.05.2018, 01:35
Re: Armas por score - by Ermanhaut - 30.05.2018, 01:45

Forum Jump:


Users browsing this thread: 1 Guest(s)