It worked.Which means, if you run that console command, it doesn't produce an error, and the character name still says "Maltese soldier", try this instead:
Code:for(i = 1; i<=7; i++) { Characters[GetCharacterIndex("Maltese_soldier" + i)].lastname = FirstLetterUp(TranslateString("","Soldier")); }






