How to get player affiliation?
Locked
FLHook Plugin Version
-
I mean that from how FL works internally, players never have an affiliation. Of course they can have a rep-group, but they wont have an affiliation as regards the reputation methods and so on (-> get-affiliation always returning 0). Correct me if Im wrong.
-
w0dk4 wrote:
Ah, good to know!yes very… i always thought it was set via the NewCharacter.ini & linked into “co_ic_grp” & its reputations in empathy.ini
so… that’s SP only im reading here? For MP its set differently… especially when hook is involved. im very intrigued…
-
And how to get tsNick to be printed?
TString<16> tsNick; Reputation::get_nickname(tsNick, iAff);