I would like to deactivate the auto-forward (if the player has previously activated it) when entering a screen, but I can't get it.
I have tried this with some variations but it gives me error.
Code: Select all
action Preference("afm_enable", "False")I have seen in old threads that there is a similar action...
Code: Select all
action Preference("auto-forward", "toggle")Can anyone help me? Thanks!