mike43842 Posted October 28, 2013 Share Posted October 28, 2013 Hi people I need help with native in SCO scripts, "IS_BUTTON_PRESSED(uint padIndex, uint button);" I can't understand what need write to uint padIndex? please help who know that. P.S. sorry for my bad english Link to comment Share on other sites More sharing options...
AgentWD40 Posted October 28, 2013 Share Posted October 28, 2013 (edited) if(IS_BUTTON_PRESSED(0,BUTTON_LB) IS_BUTTON_PRESSED( Controller ID (0) , Button ID ) Edited October 29, 2013 by hardsty1e Link to comment Share on other sites More sharing options...
julionib Posted October 28, 2013 Share Posted October 28, 2013 is the number of the controller connected/player, commonly 0 Link to comment Share on other sites More sharing options...
AgentWD40 Posted October 29, 2013 Share Posted October 29, 2013 (edited) is the number of the controller connected/player, commonly 0 i would say no, seems like controller id is whatever the slot number on controller is...but i could be wrong IS_BUTTON_PRESSED( Controller ID (0) , Button ID ) Edited October 29, 2013 by hardsty1e Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now