Jump to content

How to lock specific character?


inferjus4

Recommended Posts

I don't know how to this but you can lock all character

ErasePersistentString("profile")

Then unlock Any character you want with this command IN GAME not in the main screen

GetPlayer().profile:UnlockCharacter("X")
GetPlayer().profile:Save()

Replace X with any character you want

Wigfrid and Maxwell use different names (wathgrithr) and (waxwell)

Link to comment
Share on other sites

15 hours ago, Namelessgamer said:

I don't know how to this but you can lock all character


ErasePersistentString("profile")

Then unlock Any character you want with this command IN GAME not in the main screen


GetPlayer().profile:UnlockCharacter("X")
GetPlayer().profile:Save()

Replace X with any character you want

Wigfrid and Maxwell use different names (wathgrithr) and (waxwell)

That is actually pretty nice alternative! Thanks!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...