Difference between revisions of "GetReputation"
no edit summary
imported>MrSlackPants (Cleaned up.) |
imported>Dandys |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
|origin = VEGAS1 | |origin = VEGAS1 | ||
|summary = | |summary = Returns the current reputation with a certain faction. Currently, when used in-game with the console or when used at all without an if, it fails to return a value, so it is best used as an if statement like in the examples. | ||
|returnType = void | |returnType = void | ||
Line 13: | Line 12: | ||
}}{{FunctionArgument | }}{{FunctionArgument | ||
|Name = Fame/Infamy | |Name = Fame/Infamy | ||
|Type = int | |Type = int | ||
|Optional = n | |Optional = n |