
Hey guys! In my continued quest to create a simultaneous RPG fighting game in Roll20, I was hoping there were API scripts i could MacGyver before I end up creating anything from scratch. So I have a list of needs I am hoping there are API scripts for that exist that can do the following functions: Simultaneous turn system: - Duplicate map for each player - GM hits turn button updates each players map with the changes, per turn button press GM Turn Button needs to (per press) : - store player routing and increment/update the player movement every 5ft. (there is apparently a API script for this, but I cant find it) - store when the player hits the token-table button, they will swap to a different token table, (Eg: if player 1 moves 15ft and then hits the attack button, they will move 3 paces and then the token table will swap to a different token-table like going from the idle pose to an attack token table.) - cycle through said token tables one button press at a time. - button override to swap to a token table for each player that i deemed "is hit" (to use for when they get hit by an enemy) Again thank you so much for your help! this has been quite the journey! And there is so much further to go. (PS: are they're any places in roll20 or that you know of where i can go to find a java scripters that are looking for small projects to work on?)