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 

Classic Controller help.

 
Post new topic   Reply to topic    WiiLi.org Forum Index -> Wii Remote and Nunchuck
View previous topic :: View next topic  
Author Message
Rodney



Joined: 05 May 2007
Posts: 1
Location: Seattle, Washington

Digg It
PostPosted: Sat May 05, 2007 10:13 pm    Post subject: Classic Controller help.

Hi I just need s small amount of help with the classic controller. Im currently trying to write a script for Guild Wars and was having some troubles with moving the analog stick for right mouse button + mouse movement. So if any one could please help it would be greatly appreciated! Smile

EDIT: here is the script so far still messing with it heh.
Code:
//Guild Wars script created by Rodney.
key.Delete = (-1.2 < wiimote.classic.Joy2X < -0.5)
key.PageDown = (0.5 < wiimote.classic.Joy2X < 1.2)
key.Home = (-1.2 < wiimote.classic.Joy2Y < -0.5)
key.End = (0.5 < wiimote.classic.Joy2Y < 1.2)
//movement
(-1.2 < mouse. < -0.5) = wiimote.Classic.Up
key.Down = wiimote.Classic.Down
key.Left = wiimote.Classic.Left
key.Right = wiimote.Classic.Right

//Spells
key.One = wiimote.Classic.x
key.Two = wiimote.Classic.y
key.three = wiimote.Classic.a
key.Four = wiimote.Classic.b
key.Five = wiimote.Classic.L
key.Six = wiimote.Classic.R
key.Seven = wiimote.Classic.ZL
key.Eight = wiimote.Classic.ZR

//Menus
key.I = wiimote.Classic.Home
key.

_________________
Horah for the Wii! 6 million+ consols sold!
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    WiiLi.org Forum Index -> Wii Remote and Nunchuck 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