profileRelation - Total-RP/Total-RP-3 GitHub Wiki
This section holds information about your relationship with other characters
["profileID"] = "RELATIONSHIP_LEVEL
-
profileID
: ID of the profile you hold the relationship with, or a player name if the player is using an addon other than TotalRP3 -
relationship_level
: The level of the relationship, possible values are "UNFRIENDLY", "NONE", "NEUTRAL", "BUSINESS", "FRIEND, "LOVE", "FAMILY"
path
: "relation"
local relationData = TRP3_API.profile.getData("relation")
local relationshipOne = relationData["profileIDHere"]