Search found 5 matches

by Lyc@n
Sun Aug 18, 2013 10:34 am
Forum: Receiver
Topic: GlovePIE Slow motion cheat with Wiimote
Replies: 0
Views: 4546

GlovePIE Slow motion cheat with Wiimote

Hello everybody! Sorry it's my third question in a small amount of time, but I'm trying to do a GlovePIE script for Receiver, and I have some problems. I want that the slow motion cheat is toggled when I press the A button of my Wiimote because it's a bit too hard to aim correctly with the Wiimote. ...
by Lyc@n
Sun Aug 18, 2013 9:38 am
Forum: Receiver
Topic: Can't use the slow motion
Replies: 5
Views: 6380

Re: Can't use the slow motion

I'm sure I saw a slomo option in the Receiver key binds, But thank you a lot!
by Lyc@n
Sat Aug 17, 2013 5:58 pm
Forum: Receiver
Topic: Can't use the slow motion
Replies: 5
Views: 6380

Can't use the slow motion

Hello everybody! I recently wanted to try the slow motion, but nothing happens when I press or hold Tab, so I tried o change the key for the slow motion to X, but it still doesn't work. How can I fix this please? Thanks!

PS: I use a azerty keyboard and I play on Receiver RC7.
by Lyc@n
Sat Aug 17, 2013 5:54 pm
Forum: Receiver
Topic: Receiver with GlovePIE mouse problem
Replies: 2
Views: 4298

Re: Receiver with GlovePIE mouse problem

I did it! It is a bit hard to aim but it's cool: debug = Wiimote.dot1y //if Wiimote.PointerVisible then // Mouse.DirectInputX = 1920-round((Wiimote.dot1x/1016)*1920) // Mouse.DirectInputY = round((Wiimote.dot1y/760)*1080) //endif if Wiimote.PointerVisible and Wiimote.Nunchuk.ZButton then Key.X=TRUE ...
by Lyc@n
Fri Aug 16, 2013 7:21 pm
Forum: Receiver
Topic: Receiver with GlovePIE mouse problem
Replies: 2
Views: 4298

Receiver with GlovePIE mouse problem

Hello everybody! Recently I started playing Receiver and I told myself "This game is so freakin' realistic with the guns! It would be even better with a Wiimote!", so I started a small GlovePIE script, so everything goes well for the keyboard, but it doesn't works for the mouse, and I don'...