Difference between revisions of "AddReputationExact"
Jump to navigation
Jump to search
m
no edit summary
imported>Dandys |
imported>Dandys m |
||
Line 37: | Line 37: | ||
=='''Notes'''== | =='''Notes'''== | ||
*This function can technically be used to remove reputation by having ''Amount'' be a negative number, however, it is better to use RemoveReputationExact for this purpose because with AddReputationExact the message will always say "gained" rather than "removed." | *This function can technically be used to remove reputation by having ''Amount'' be a negative number, however, it is better to use [[RemoveReputationExact]] for this purpose because with '''AddReputationExact''' the message will always say "gained" rather than "removed." | ||