Toggle navigation
Latest Activity
Last Challenge
Previous Challenges
Games
Discussion
Rules
Log in
Help
September 2024
: "Traitor" challenge is finished
Slaying Phineart: messages too fast
gummbum
on 2011/09/20 14:24
What element in the source must I change to slow these down, please?
Gumm
(log in to comment)
Comments
lyderic
on 2011/09/20 18:43:
Yeah...sorry about that. I think you can change wazemmes/ui.py line 17 to read:
self.display_time = display_time * 2 # or whatever you want
And that should slow all the messages in the game...or at least most of them.
-Lyderic
lyderic on 2011/09/20 18:43:
Yeah...sorry about that. I think you can change wazemmes/ui.py line 17 to read:self.display_time = display_time * 2 # or whatever you want
And that should slow all the messages in the game...or at least most of them.
-Lyderic