logarithm64
Omnipotent Space Lizard
- Joined
- Dec 10, 2009
- Messages
- 162
I've been trying to write a function in Python in the CvMainInterface.py file that returns a value of true if a particular key is pressed, but after two hours of swearing at my computer I thought it would be more sensible to see if anyone here had any ideas. I've already had a look at the onKbdEvent function, but I can't seem to copy it into CvMainInterface.py without the interface disappearing from the game. Any help would be greatly appreciated.