API FactionToSignedFaction

From Vendetta Lua
Revision as of 06:22, 25 June 2023 by Ravenwolf397 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

FactionToSignedFaction

Definition:
FactionToSignedFaction(integer standing) -> integer
Description:
Convert absolute faction standing values (0 to 65535) into signed faction standing values (-1000 to 1000)
Arguments:
standing absolute (0 to 65535) faction standing value
Returns:
Signed integer (-1000 to 1000) faction standing value, rounded down.