22.03.2014, 23:50
Quote:
Recheck again how and when you load colors. Try to assign color to test player by command like /setcolorall then you can debug if code is being proccessed at all. Also use printf to debug lines that are suspicious. Maybe order of loading fails as you have too many IF statments at the time. Optimize your code and keep testing
|