changeling_profile
Vars | |
appearance_list | Assoc list of item slot to apperance - stores the appearance of every item of this profile. |
---|---|
dna | The DNA datum associated with our profile from the profile source |
exists_list | Assoc list of item slot to boolean - stores whether an item in that slot exists |
flags_cover_list | Assoc list of item slot to flag - stores the flags_cover of every item of this profile. |
id_icon | ID HUD icon associated with the profile |
inhand_icon_state_list | Assoc list of item slot to file - stores the inhand file of the item in that slot |
lefthand_file_list | Assoc list of item slot to file - stores the lefthand file of the item in that slot |
name | The name of the profile / the name of whoever this profile source. |
name_list | Assoc list of item slot to item name - stores the name of every item of this profile. |
profile_snapshot | Icon snapshot of the profile |
protected | Whether this profile is protected - if TRUE, it cannot be removed from a changeling's profiles without force |
righthand_file_list | Assoc list of item slot to file - stores the righthand file of the item in that slot |
skillchips | A list of paths for any skill chips the profile source had installed |
socks | The socks worn by the profile source |
undershirt | The undershirt worn by the profile source |
underwear | The underwear worn by the profile source |
worn_icon_list | Assoc list of item slot to file - stores the worn icon file of the item in that slot |
worn_icon_state_list | Assoc list of item slot to string - stores the worn icon state of the item in that slot |
Var Details
appearance_list
Assoc list of item slot to apperance - stores the appearance of every item of this profile.
dna
The DNA datum associated with our profile from the profile source
exists_list
Assoc list of item slot to boolean - stores whether an item in that slot exists
flags_cover_list
Assoc list of item slot to flag - stores the flags_cover of every item of this profile.
id_icon
ID HUD icon associated with the profile
inhand_icon_state_list
Assoc list of item slot to file - stores the inhand file of the item in that slot
lefthand_file_list
Assoc list of item slot to file - stores the lefthand file of the item in that slot
name
The name of the profile / the name of whoever this profile source.
name_list
Assoc list of item slot to item name - stores the name of every item of this profile.
profile_snapshot
Icon snapshot of the profile
protected
Whether this profile is protected - if TRUE, it cannot be removed from a changeling's profiles without force
righthand_file_list
Assoc list of item slot to file - stores the righthand file of the item in that slot
skillchips
A list of paths for any skill chips the profile source had installed
socks
The socks worn by the profile source
undershirt
The undershirt worn by the profile source
underwear
The underwear worn by the profile source
worn_icon_list
Assoc list of item slot to file - stores the worn icon file of the item in that slot
worn_icon_state_list
Assoc list of item slot to string - stores the worn icon state of the item in that slot