- Nov 22, 2018
- 21
- 5
I seem to be missing something with the pc.addPerkValue("name of perk here") command, I keep getting it marked as 'undefined' and not workingif you want to edit more complex stuff like perks well then you need to use the console accessable with the Key combo CTRL+SHIFT+I
get the perk names fromYou must be registered to see the links
then use these commands.
to add and remove the perks you desire.JavaScript:pc.addPerkValue("name of perk here") pc.removePerk("name of perk here")
Last edited: