Difference between revisions of "GetReputationThreshold"
Jump to navigation
Jump to search
no edit summary
imported>Dandys (Created page with "{{Function |origin = VEGAS1 |summary = Returns the current reputation with a certain faction. Its two parameters are the reputation ID in question and an integer to denote m...") |
imported>Dandys |
||
Line 21: | Line 21: | ||
if GetReputationThreshold RepNVGoodsprings 1 > 1 | if GetReputationThreshold RepNVGoodsprings 1 > 1 | ||
Returns 1 if the player is currently on the '''good''' | Returns 1 if the player is currently on the '''good''' axis with the Goodsprings faction. | ||
if GetReputationThreshold RepNVGoodsprings 0 == 6 | if GetReputationThreshold RepNVGoodsprings 0 == 6 |