profileMisc - Total-RP/Total-RP-3 GitHub Wiki
The miscellaneous section of the TRP3 profile
-
PE: At a glance entries, numbers 1-5 in varying order- Each entry is structured as follows:
-
AC: Active, true or false -
TI: Title -
IC: Icon -
TX: Text entry
-
- Each entry is structured as follows:
-
ST: Role-play style dropdown boxes- These entries might be in an odd order for you, but the numbers line up either way
-
1: In-character frequency-
1: Full-time, no OOC -
2: Most of the time -
3: Mid-time -
4: Casual -
5: Full-time OOC, not an RP character -
6: Do not show
-
-
2: Accept character injury-
1: Yes -
2: No -
3: With player permission -
4: Do not show
-
-
3: Accept character death-
1: Yes -
2: No -
3: With player permission -
4: Do not show
-
-
4: Accept character romance-
1: Yes -
2: No -
3: With player permission -
4: Do not show
-
-
5: Role-play battle resolution-
1: World of Warcraft PVP -
2: TRP roll battle -
3: /roll battle -
4: Emote Battle -
5: Do not show
-
-
6: Guild membership-
1: IC membership -
2: OOC membership -
3: Do not show
-
-
- These entries might be in an odd order for you, but the numbers line up either way
-
v: Version, increments up by one whenever changes are saved
path: "player/misc"
local miscData = TRP3_API.profile.getData("player/misc")
local glance1 = miscData.PE["1"]
local style1 = miscData.ST["1"]