Sets the Players reputation amount for the faction specified
Player:SetReputation( factionId, reputationValue )
number factionId
Valid numbers: integers from 0 to 4,294,967,295.
number reputationValue
Valid numbers: integers from -2,147,483,647 to 2,147,483,647.
Nothing.