Hello Andreas,
in the change log I've seen you have implemented an additional parameter to the commands Run() and Execute() so they don't force key state reset but there is no mention of it in the relative documentation pages, can you briefly explain it?
The additional parameter is just a boolean parameter like
Run("mystuff", True) ?
Missing documentation for Run() and Execute()
Missing documentation for Run() and Execute()
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | ☆★ All my links ★☆
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | ☆★ All my links ★☆
- airsoftsoftwair
- Posts: 5834
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Missing documentation for Run() and Execute()
Yes, I deliberately didn't add this to the documentation because it is a sort of a workaround. To use it, pass FALSE in the second argument (it defaults to TRUE which means reset the key states).
Re: Missing documentation for Run() and Execute()
Oki, thank you 
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | ☆★ All my links ★☆
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | ☆★ All my links ★☆