The maximum scale is 5, and you don't need the quotes around the players name.
Well, not technically, if it's only one word. Any single-word parameter is automatically converted to a string.
findClientByName(Truce).blah works
findClientByName(Truce The Mighty).blah does not work
findClientByName("Truce The Mighty").blah works