sparhawk on 1/9/2010 at 12:17
I have some problems with GlovePIE and I would appreciate it if someone could help.
The first problem is that i regeisterd on their forum and I can't post anything, otherwise I would have gone there. Don't know whats wrong but everytime I try to post then the browser comes up with a blank page and is finished. The same happens when I try to PM the admin so I can't do that either. Anybody using their forum and experiencing the same problem?
The real problem is with a script.
I try to map the left/right mousebuttons and X/Y to WASD. This works. The tricky part is because I get a kind of deadlock. I want to use the left control key to map to the mouse button as well.
Unfortunately that's the part where it stops working, because in the script I don't know the real state of the mousebutton. So when the mouse button is pressed it sends a W key. But when the left control is NOT pressed it of course simulates that the mouse button is also not pressed, which in turn causes glovepie as well to think that the (real) mouse button is not pressed, and stops sending the W key. Apparently it interprets it's own states as the real hardware states, instead of acting as a kind of filter between the hardware and the software. :(
gunsmoke on 1/9/2010 at 14:11
You might do better in the Tech/Troubleshooting forum.
sparhawk on 1/9/2010 at 14:28
Ah, yes, I repost it there. So this thread can be deleted or closed.