INVALID_PLAYER_ID Help +REP
#3

Quote:
Originally Posted by Banditul18
View Post
if(issuerid != INVALID_PLAYER_ID) return 0; // If issuerid is valid ID then it returns 0;

if(issuerid == INVALID_PLAYER_ID) return 0; // If issuerid is valid ID then it returns 0;

You want to check if is valid, and if is return 0? Or to check is invalid to return 0?
I want to check if someone has damaged playerid, if someone damaged him then return 0. It sounds weird for some people but that's what I want to make.
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)