
I can program things and stuffs but I don't know what the commands are and/or if what I want to do is possible so, rather than waste my time on something that might not be doable, I thought I'd ask first. What I want to do is create a series of api's that all of my players can use in our Pathfinder game (such as initiative, saves, and Luck rolls). I have a blind player so, optimally, they would not require a player to select his/her token BUT I also have some players who have multiple characters so there needs to be a way to choose which character is rolling. Maybe it can use an if statement to differentiate the two (I'd really prefer to have 1 api per roll at most)? If someone could get me started, I believe I can build it to completion. Also, can character-specific Macros be called from the API? If they can, I definitely want to allow them to use their default attacks from the API. Thank you in advance!