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 

A little help with a script

 
Post new topic   Reply to topic    WiiLi.org Forum Index -> Wii Scripts
View previous topic :: View next topic  
Author Message
SamTyson92



Joined: 16 Dec 2006
Posts: 34
Location: Hinckley, United Kingdom

Digg It
PostPosted: Wed Jan 10, 2007 9:33 pm    Post subject: A little help with a script

Ive been working on a script and I need
add button on the wiimote to emualte the keys
Ctrl++
But Im unsure how to do this.
Please help me.

Code:
Key.Ctrl++ = wiimote.plus
Key.Ctrl+- = wiimote.minus
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
TylerK



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

Digg It
PostPosted: Wed Jan 10, 2007 9:51 pm    Post subject:

If you're referring to + and - on the number row of the keyboard, then try this:
Code:
Control && Equals = Wiimote.Plus
Control && Minus = Wiimote.Minus


...but if you're referring to the + and - on the numpad, try this.
Code:
Control && NumPadPlus = Wiimote.Plus
Control && NumPadMinus = Wiimote.Minus


Actually it's possible that either one will work.

Edit: Cleaned up the code considerably.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    WiiLi.org Forum Index -> Wii Scripts 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