- Joined
- Jan 8, 2015
- Messages
- 1,426
- Thread Author
- #1
Currently looking at MaxiAlcher but I can't seem to find out how to interact with a specific actionbar slot.
I have the following (which does nothing) :
Can you give me a pointer?
I have the following (which does nothing) :
Code:
ActionBar.getActions("Make Leather").get(0).activate();
Can you give me a pointer?