xaanaax

Joined: 07 May 2008 Posts: 12
Digg It |
Posted: Mon Jun 30, 2008 9:56 pm Post subject: RACE DRIVER GRID Script |
|
|
Maybe someone would like to use those buttons settings for Grid:)
| Code: | Key.Left = Wiimote1.Up
Key.Right = Wiimote1.Down
Key.Up = Wiimote1.Two
Key.Down = Wiimote1.One
Key.Escape = Wiimote1.Home
Key.Up = Wiimote1.Right
Key.Down = Wiimote1.Left
Key.Enter = Wiimote1.Minus
Key.C = Wiimote1.A
Key.Space = Wiimote1.B
Key.F12 = Wiimote1.Plus |
|
|