API factionfriendlyness

From Vendetta Lua
Jump to: navigation, search

factionfriendlyness

Definition: factionfriendlyness(int standing) -> string name
Description:
get string that represents the given faction standing
Arguments:
standing standing (0-65535)
Returns:
name standing as string
Example:

factionfriendlyness(1000) -> "Hate"