Function testPartyLeaderDistanceFar

Transforms the distance between the party leader and current active entity into a value more suitable for switching on

short testPartyLeaderDistanceFar();

Returns

0 if within 128 pixels, 1 if within 160 pixels, 2 if within 256 pixels, 3 otherwise

Original Address

C0C363