When you right click, the save menu appears right? Since I already have a mini-button for that, how do I disable right click?
Also, I forgot how to do this, so how do you disable rollback/backlog (not sure what you call it)?
How to disable right click?
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
How to disable right click?
I don't have any kind words to spare to someone who already has all the reason in the world to feel good about himself.
http://roankun.wordpress.com/
http://roankun.wordpress.com/
Re: How to disable right click?
rollback is disabled by
$ config.rollback_enabled = False
right-clicking is disabled by
$_game_menu_screen = None
Do a search in the forum and you'll find the answer....
$ config.rollback_enabled = False
right-clicking is disabled by
$_game_menu_screen = None
Do a search in the forum and you'll find the answer....
Re: How to disable right click?
Um, thank you.
And sorry for being lazy. XD
I don't have any kind words to spare to someone who already has all the reason in the world to feel good about himself.
http://roankun.wordpress.com/
http://roankun.wordpress.com/
Who is online
Users browsing this forum: Google [Bot]

