|
Post by Xenith on Mar 10, 2004 0:24:49 GMT -5
okay im making a multiplayer rpg ( secret of mana style) and its gonna have joystick support but joystick doesnt have a no key so instead i used the no key event for the keyboard since they're both the same (and it works) but that wouldnt work if it was multiplayer so im just wondering what the code would be for nopress of joystick i think it was something like this vk_keyboard_joystick1_ and yata yata.So can someone help me?
|
|
|
Post by IsmAvatar on Mar 10, 2004 15:18:50 GMT -5
Manual | GML | User Interaction | Joystick support
joystick_check_button(id,numb) Returns whether the joystick button is pressed (numb in the range 1-32).
this topic has been closed for failure to read the manual. if you believe that this should not be closed, please pm me or noadi with an explanation why you feel this should not be closed.
|
|