3 New Notifications

New Badge Earned
Get 1K upvotes on your post
Life choices of my cat
Earned 210

Drag Images here or Browse from your computer.

Trending Posts
Sorted by Newest First
N
Nigohon 14.09.21 12:48 am

Belonging to one of the wings (Encased)

People, hello everyone. Does anyone know how to change the selected wing using the console or change the save (for example, go from white to silver)?
Or even better, so that the answers in diologues are available as if you belong to all the wings at the same time (so that the choice in diologues is available for both silver and white, etc.).
3 Comments
Sort by:
s
samosan 14.09.21

Nigohon Use the
console to add wing perks.

N
Nigohon 14.09.21

samosan
The problem is that it doesn't work in the new patch. I enter "Cheats.AddPerk (Data.Perks.BlueW_StartPerk)" (without quotes) my code turns red and the inscription "Can't get member Perks from Namespace DarkCrystal.Encased.Codegen.Data"

S
Sinoptick 18.09.21

Nigohon
GlobalData.AvatarWing = XXXX
possible values ​​WingType.White, WingType.Blue, WingType.Silver, WingType.Black, WingType.Orange
Example: GlobalData.AvatarWing = WingType.Silver