@GEORGE FLOROS GR
Ok I can see where this part needs to go
//________________ IMPORTANT ! edit your selection for MP or SP score ________________
_Kills = score player; //Returns the person's score in MP.
_count_dead = format ["%1 ",count allDeadMen];//Returns the person's score in SP.
But unsure where this part needs to go.
and put your selection below in the parseText format also :
_Kills for MP Score or _count_dead for SP Score