INVALID_PLAYER_ID Help +REP
#4

I guess that should work :
PHP Code:
public OnPlayerTakeDamage(playeridissueridFloatamountweaponidbodypart

    if(
IsPlayerConnected(issuerid))
        return 
0// If issuerid is valid ID then it returns 0; 
     
    
new string[128]; 
    
format(stringsizeof(string), "Damager: %d || Damaged: %d || bodypart: %d"issueridplayeridbodypart); 
    
SCM(playerid, -1string); 
    return 
1

Reply


Messages In This Thread
INVALID_PLAYER_ID Help +REP - by Ahmed21 - 22.05.2017, 17:44
Re: INVALID_PLAYER_ID Help +REP - by Banditul18 - 22.05.2017, 17:47
Re: INVALID_PLAYER_ID Help +REP - by Ahmed21 - 22.05.2017, 17:52
Re: INVALID_PLAYER_ID Help +REP - by Dayrion - 22.05.2017, 17:58
Re: INVALID_PLAYER_ID Help +REP - by iLearner - 22.05.2017, 18:15
Re: INVALID_PLAYER_ID Help +REP - by YouHack - 22.05.2017, 19:50

Forum Jump:


Users browsing this thread: 1 Guest(s)