[Ajuda] Damage Weapos
#1

Estou Sem Ninguem Para Testar Comigo Mais й funcional?

PHP код:
public OnPlayerGiveDamage(playeriddamagedidFloat:amountweaponidbodypart)
{
    switch(
weaponid)
    {
        case 
24:amount 32.0//Eagle
        
case 25:amount 17.0//Shotgun
        
case 27:amount 15.0//Combat Shotgun
        
case 29:amount 5.0;  //MP5
        
case 30:amount 7.0;  //AK-47
        
case 31:amount 7.0;  //M4
        
case 42:amount 0.0;  //Extintor - Bombeiros
        
case 9:amount 0.0;  //Serra - Bombeiros
        
case 34:amount 100.0//Sniper Rifle}
    
}
    return 
1;

Reply
#2

Use actors ... dб pra treinar usando actors.
Reply
#3

Eu fasso assim para testar...

[ame="www.youtube.com/watch?v=xsZPjVTBkLo"]www.youtube.com/watch?v=xsZPjVTBkLo[/ame]
Reply
#4

Quote:
Originally Posted by iTakelot
Посмотреть сообщение
Eu fasso assim para testar...

www.youtube.com/watch?v=xsZPjVTBkLo
ja tentei fazer isso , kkk mais 1 gta fica de esc nao fiz o sistema de tirar dano de esc ainda
Reply
#5

Vocк quer apenas trocar o dano de cada arma?

Se sim, sу usar ifs pra verificar qual arma o player atirou, depois vocк obtem a health do jogador num vetor e ai sу diminuir o valor da variбvel pelo dano que quiser, entendeu?
Reply
#6

Funciona perfeitamente.
@Edit, mas neste caso aconselhoe OnPlayerTakeDamage
Reply
#7

Quote:
Originally Posted by Day_
Посмотреть сообщение
Funciona perfeitamente.
@Edit, mas neste caso aconselhoe OnPlayerTakeDamage
Day , nao esta funcionando , kkk - Vou cOLOCAR EM OnPlayerGiveDamage Por causa dos sistemas q to fazendo pdoe me ajudar ?:
Reply
#8

Perdгo eu nгo vi que nгo tinha isto:

PHP код:
new Float:Health;
GetPlayerHealth(damagedidHealth);
SetPlayerHealth(damagedidHealth amount); 
Reply
#9

Ok day Vlw +Rep , nao testei ainda Mais Day Tenho Uma Duvida

Que o Connork Falo DA TSSSA

Quote:
Originally Posted by connork
Посмотреть сообщение
Da pra fazer UCP com DOF2 sim parзa, sem upar na web e sem dar root ao php.
Tem Como Isso ?
Reply
#10

Da pra fazer sim, estude sobre a include a_http. Ela й nativa do samp.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)