Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

StatusInfo + Custom Markers?

Hello everyone, I know it's early but I just want to address it as soon as possible: Will we be able to use Custom Markers with Statusinfo ? Thanks in advance.
1578444876
The Aaron
Roll20 Production Team
API Scripter
Which version are you using?  1-Click, or Vic's?
The Aaron said: Which version are you using?  1-Click, or Vic's? I dont understand what you mean, sorry, but i use this:   And thats the in-game window: And thats when you try to change the Icons, which dont really show any of the customs
He's saying that because Vic has incorporated Status Info into CombatTracker. Robin hasn't updated Status Info in quite a while.
I do use CombatTracker too, so using both is redundant?
Lucas X. said: I do use CombatTracker too, so using both is redundant? If you're using Vic's updated CT, yes, it's redundant. If you're using Robin's CT from the one-click install, no, it's not redundant, since it doesn't contain Status Info (I think?).
I just saw that there is an updated one, i used the one on Roll20 only, which kinda has Status Info. Does this one support custom Markers?
Lucas X. said: I just saw that there is an updated one, i used the one on Roll20 only, which kinda has Status Info. Does this one support custom Markers? Vic is working on custom marker support for the next version of CT, as you can see in the Combat Tracker script thread in this forum. Believe me, I'm awaiting it with bated breath!
Jay R. said: Lucas X. said: I just saw that there is an updated one, i used the one on Roll20 only, which kinda has Status Info. Does this one support custom Markers? Vic is working on custom marker support for the next version of CT, as you can see in the Combat Tracker script thread in this forum. Believe me, I'm awaiting it with bated breath! Very nice! Thanks, i will keep an eye on it.
But why wont he create a new topic on this new CombatTracker? Would be easier to follow and update on roll20
1578458132
Victor B.
Pro
Sheet Author
API Scripter
I have been.  Combat Tracker and Status Info have been combined.  I have menus to assign conditions to tokens.  I've combined CT and SI together.  
Victor B. said: I have been.  Combat Tracker and Status Info have been combined.  I have menus to assign conditions to tokens.  I've combined CT and SI together.   I will follow the topic from now on, I just made the transition and it went smoothly, got all the status from StatusInfo, just had to do minor tweaks. It would be a pain to redo all the 20something i had.
1581878820

Edited 1581879418
Sadly ... I have been using TheAaron's TurnMarker script ... this will require a complete rewrite of a lot of menus I use, as the Combat Tracker script is much more expansive.&nbsp; In addition, I use the Shaped sheet.&nbsp; For future reference for the rest of us, the Shaped sheet " initiative_bonus " attribute is simply " initiative ". Lastly, though I see where the two join, StatusInfo is still required for most of the status information, the only thing I have seen on top of that is the Favorites.&nbsp; It would be interesting to be able to import StatusInfo's conditions into CT and be able to drop SI altogether. That being said - I am loving alot of CT.&nbsp; And there are a few things that could use tweaking ... - The turn timer is a very nice feature nice feature (as I have some slow to take turns players), but found a bug if you try to hide it, it creates black text objects on the tabletop that u have to delete. - Is there any way to set up a list on who has advantage on initiative? - The Marker is not showing up on my tokens/&nbsp; I even tried to change from the default to the one used in Turnmarker ( <a href="https://s3.amazonaws.com/files.d20.io/images/4095816/086YSl3v0Kz3SlDAu245Vg/thumb.png?1400535580" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/4095816/086YSl3v0Kz3SlDAu245Vg/thumb.png?1400535580</a> ) - but nothing shows up.&nbsp; I suspect it has something to do with size, these should probably be set to back and oversized by double the icon size it's relative to (as TheAaron did - Even on my Gargantuan Icons, the Marker would get its size from the token). - Adding the Favorites as something random in play (such as Lair Actions) is nice.&nbsp; If you can combine these with Icon URLs it would even be nicer. - As mentioned, full port of SI into the CT would be ideal - so durations could be set and countdown - Could we also have the Conditions on Turn Display be clickable chat links to the Status Info of those conditions?&nbsp; For those who forget... - Custom Status markers is what brought me here ... I have a huge list and was hoping SI would be updated to account for them, I even tried to put them in manually, but nothing has worked (it would default to one of the colors/ fail to recognize the Custom Icon): !condition config-conditions Mirror_Image icon|MirrorImage
1582491215

Edited 1582579341
I've modified the status info script to work with the new token marker sets. I still need to look into the Combat Tracker and Concentration scripts to see how to modify them.&nbsp; statusInfoModified.js Edit: Combat Tracker doesn't require any changes and Concentration just needs a tiny modification similar to StatusInfo.&nbsp; concentrationModified.js
1582573926
Victor B.
Pro
Sheet Author
API Scripter
CT and SI were combined into a single a while ago.&nbsp; Not published to Roll20 Github but only my own.&nbsp; Both have now been upgraded to Combat Master, with support for custom token markers API and Macro and Ability calls for each turn, when conditions are added to tokens and when conditions are removed from tokens.&nbsp; Combat Master has support for rolling advantage in OGL (only).&nbsp; It also supports calling group-initiative API if you like rolling initiative with that API.&nbsp;&nbsp; The CT/SI combination on my Github (called Combat Tracker) is no longer supported by me.&nbsp; You can find Combat Master on my github here.&nbsp;&nbsp; <a href="https://github.com/vicberg/CombatMaster" rel="nofollow">https://github.com/vicberg/CombatMaster</a> .&nbsp; The thread for CM is found here:&nbsp; <a href="https://app.roll20.net/forum/post/8126152/combatmaster-alpha" rel="nofollow">https://app.roll20.net/forum/post/8126152/combatmaster-alpha</a> .&nbsp; The original Combat Tracker/Status Info APIs will remain seperate and continue to exist on Roll20.&nbsp; I'm not going to touch them.&nbsp;&nbsp; I'll be publishing CM tto Roll20 in a few weeks after people have had time to battle test it.&nbsp;&nbsp;