WiiLi Wiki frontpage Include your post in the News Get links Hoteles Quito
WiiLi.org Forum Index WiiLi.org
a new revolution
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

gpie locking keys, any workarounds?

 
Post new topic   Reply to topic    WiiLi.org Forum Index -> GlovePie
View previous topic :: View next topic  
Author Message
TiagoTiago



Joined: 20 Jan 2007
Posts: 710
Location: Brasil

Digg It
PostPosted: Thu Mar 22, 2007 1:17 am    Post subject: gpie locking keys, any workarounds?

if I do somthing liek:
Code:
key.Enter = Wiimote1.A

I will have dificulties havign programs recognize I'm pessing the enter key in the keyboard, but will work fine if I use the wiimote buttom, aparently gpie keeps forcing the computer to read it as not being pressed unless I press it thru the wiimote, is there a way to have a key assigned to a wiimote buttom without having its physical correspondent int he keyboard have its effectivity hurt?
_________________
please put the scripts on the wiki so they dont get lost as new stuff is posted!
phpBB doesnt like me,somtimes it will forget to warn me about new replies to threads I asked it to,if you see a thread I should have responded, could please email me?
Back to top
View user's profile Send private message Send e-mail
TylerK



Joined: 18 Dec 2006
Posts: 384
Location: Springfield, IL

Digg It
PostPosted: Thu Mar 22, 2007 1:41 am    Post subject:

Hmm... this is a total guess, but would something like this work?

Code:

 if (Pressed(Wiimote.A)) Enter = true
 if (Released(Wiimote.A)) Enter = false
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    WiiLi.org Forum Index -> GlovePie All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group