Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
I want to vote for person with specified index after finishing dungeon.I use the code 'RaptureAtkUnitManager.GetWindowByName("VoteMvp").SendAction(1, 3, 0); '
but it only can vote for first player in 'VoteMvp' window.
Can i click a RemoteButton for custom choice? or What params with method...