17.12.2014, 20:54
Wanted-levels are only from 0 to 6...
Setting it to a level higher than '6' will probably set it automatically back to '6' and since don't have an
else if(GetPlayerWantedLevel(i) == 6) in your code, it will do nothing.
Setting it to a level higher than '6' will probably set it automatically back to '6' and since don't have an
else if(GetPlayerWantedLevel(i) == 6) in your code, it will do nothing.