Hello naryv, I tried the different version of gpDrawUserLabel, unfortunatly the following two are not working:
void gpDrawUserLabel(int army, GPUserLabel ul);
void gpDrawUserLabel(Player[] to, GPUserLabel ul);
No label is displayed. Only void gpDrawUserLabel(GPUserLabel ul); is working.To late for a fix?