Console Commands not working...

kHa0sthe0ry

Chieftain
Joined
May 8, 2008
Messages
1
I have played all Civ games, including 4 for a long time, but am new to trying to use the console commands, and python. I have Civ 4 version 1.74. I have changed the the line in the config file from 0 to chipotle. I have a list of console commands, from various websites, and none of the commands work. For instance, I try Game.toggleDebugMode, and it gives me this error:

Traceback (most recent call last):

File "<String>", line 1, in ?
Name Error: name 'Game' is not defined

There are others, like Player.setGold 0, 999999

it tells me invalid syntax, maybe I am doing that one wrong, but I have looked at many websites and they say to write it just like that. Can someone tell me what I am doing wrong? Or what I can do to fix it? Thanks in advance.
 
Back
Top Bottom