- Jul 15, 2017
- 16
- 1
Hey guys! Trying to figure out how to enter correctly a code in the console.
According to the game Witch Hunter 0.3.2 the codes are
- inventory.money = x
- inventory.gold = x
But when I enter inventory.money = 9999
It's written : NameError: name 'inventory' is not defined (same for the other code)
So, what's wrong with those codes?
I'm trying to figure out myself, but I found nothing ^^'
Ps: I did put ''true'' instead of ''false'' in the 00.console.rpy
Pss: In the console it is written Ren'py script disabled. (Is it good?)
According to the game Witch Hunter 0.3.2 the codes are
- inventory.money = x
- inventory.gold = x
But when I enter inventory.money = 9999
It's written : NameError: name 'inventory' is not defined (same for the other code)
So, what's wrong with those codes?
I'm trying to figure out myself, but I found nothing ^^'
Ps: I did put ''true'' instead of ''false'' in the 00.console.rpy
Pss: In the console it is written Ren'py script disabled. (Is it good?)