[Ajuda] Include weapon-config
#6

Quote:
Originally Posted by ReturnZero
View Post
Tenho o mesmo problema, porйm, nгo entendi o exemplo, pode me ajudar?
Vocк precisa fazer uma checagem para ver se o issuerid й valido, como no codigo acima:

PHP Code:
public OnPlayerTakeDamage(playeridissueridFloat:amountweaponidbodypart)
{
    if(
issuerid != INVALID_PLAYER_ID// If not self-inflicted
    
{
        
//seu codigo aqui
    
}
    return 
1;

Reply


Messages In This Thread
Include weapon-config - by caiolelis1 - 26.05.2020, 15:23
Re: Include weapon-config - by RodrigoMSR - 26.05.2020, 16:57
Re: Include weapon-config - by caiolelis1 - 26.05.2020, 18:54
Re: Include weapon-config - by RodrigoMSR - 27.05.2020, 03:27
Re: Include weapon-config - by ReturnZero - 28.05.2020, 05:16
Re: Include weapon-config - by MateGPlay - 28.05.2020, 23:53

Forum Jump:


Users browsing this thread: 1 Guest(s)