Belnick
Engaged Member
- Sep 3, 2018
- 2,683
- 1,297
- 347
Name error "cellphone" is not definedIt seems that the following will add one of each stat:
cellphone.dexterity.append(dexterity)
cellphone.strength.append(strength)
cellphone.int.append(int)
cellphone.cha.append(cha)
I haven't seen anywhere where a skill check is used yet though. Those are the commands it uses when you gain a point in the game fairly. Except for strength and charisma... just guessing with those. Haven't seen where I can raise those legit so far.