28.06.2013, 08:52
aaaa i gues, you get Draw No one is winner.
Because you are doing this if(Kills[i] == Kills[i]) its like you are checking if (true), try changing if(Kills[i] == mostkills)
Because you are doing this if(Kills[i] == Kills[i]) its like you are checking if (true), try changing if(Kills[i] == mostkills)