19.06.2014, 10:43
Hello, everyone and thanks for the help in advance, basically I am trying to make a script where it checks if a killerid is a zombie or not, in which I defined under enum playerstatistics as depending if they are a zombie or not will show a different result. So how would I display this
Obviously the above doesn't work as it appears as a tag mismatch, but how would a piece of code like this be written?
Код:
if(killerid == Player[playerid][Zombie] == 1)