15.02.2013, 12:45
The issue is:
First, you check if the wanted level of the player equals to 1 OR is bigger than 1. Right now, when you have wanted level 7, it checks if the first condition is true: it is. So it skips all the other steps, making the player's name yellow.
First, you check if the wanted level of the player equals to 1 OR is bigger than 1. Right now, when you have wanted level 7, it checks if the first condition is true: it is. So it skips all the other steps, making the player's name yellow.