![]() |
|
#341
|
|||
|
|||
|
ZRUVPD is what the messagebox says. I think my computer just doesn't register my right joystick at all. I can't hotkey anything to it. I may just end up getting a new controller.
I can't reproduce the Stars bar thing either now. Edit: the one potbet that I can hotkey and use doesn't work- it just sets my bet size to zero. Edit2: Yeah my right joystick does not work. Looking for a good controller on amazon right now. |
|
#342
|
|||
|
|||
|
[ QUOTE ]
ZRUVPD is what the messagebox says. I think my computer just doesn't register my right joystick at all. I can't hotkey anything to it. I may just end up getting a new controller. [/ QUOTE ] That's fine, actually. Have a look at the documentation on Joysticks. You can also try this script to see what you're joystick axis are doing: #Persistent SetTimer, WatchAxis, 10 return WatchAxis: x := GetKeyState("JoyX") y := GetKeyState("JoyY") z := GetKeyState("JoyZ") r := GetKeyState("JoyR") Tooltip X-Axis: %x%`nY-Axis: %y%`nZ-Axis: %z%`nR-Axis:%r% return |
|
#343
|
|||
|
|||
|
couple bugs:
a. Using the tilt controls on my xbox gamepad (buttons on front, they add and subtract from bet size on party) crashes full tilt. b. While I am using the gamepad, sometimes the blue active table bar dissapears. It blinks on briefly if I change tables. Moving the mouse or pressing a key on the keyboard fixes it. |
|
#344
|
|||
|
|||
|
Thanks, I'll look into it.
Edit: I fixed bug a) but can't reproduce bug b). Let me know if it continues to misbehave. |
|
#345
|
|||
|
|||
|
Dumb question, but how do I get to the StarsButton_Pics folder?
|
|
#346
|
|||
|
|||
|
Roland, I just downloaded the latest beta. I can't believe the amount of work you've done on this. I haven't tried it out, but I'm really excited with the mouse support and the new NL features! This configuration dialog is fantastic looking. Thanks!! runstop |
|
#347
|
|||
|
|||
|
[ QUOTE ]
Dumb question, but how do I get to the StarsButton_Pics folder? [/ QUOTE ] It's in the folder called "TableNavigator". |
|
#348
|
|||
|
|||
|
[ QUOTE ]
This configuration dialog is fantastic looking. [/ QUOTE ] Thanks. The code for that is longer than the actual TN code. [img]/images/graemlins/shocked.gif[/img] |
|
#349
|
|||
|
|||
|
Is it possible that the nl slider moves by holding down the gamepad button, so i dont have to press the button again and again?
|
|
#350
|
|||
|
|||
|
[ QUOTE ]
Is it possible that the nl slider moves by holding down the gamepad button, so i dont have to press the button again and again? [/ QUOTE ] Maybe you missed that you can control the slider with the right analog stick? Or do you just prefer to use buttons? (Or maybe your gamepad doesn't a second stick?). It's possible, but I'll only add it if neccessary... |
![]() |
| Thread Tools | |
| Display Modes | |
|
|