Search found 393 matches

by RedDog
Sat May 28, 2022 11:12 am
Forum: Requests for HELLLLP!
Topic: Struggling with Json
Replies: 3
Views: 494

Re: Struggling with Json

Thank you Jmr3366 and aliasmask. I will work with it a bit and come back with specific examples if/when I hit another roadblock.
by RedDog
Wed May 25, 2022 1:32 pm
Forum: Requests for HELLLLP!
Topic: Struggling with Json
Replies: 3
Views: 494

Struggling with Json

I have been working on a d20 campaign framework off and on for some a number of years as a sort of hobby project. When Json was introduced, I decided not to jump on the band wagon as it seamed that there was not a huge benefit to converting my previous work over. A while back I started to wonder if ...
by RedDog
Tue Dec 14, 2021 1:55 pm
Forum: TokenTool
Topic: TokenTool Cuts Off Right and Bottom Edge of Some Overlays
Replies: 3
Views: 9019

Re: TokenTool Cuts Off Right and Bottom Edge of Some Overlays

Is TokenTool still being worked on then?
by RedDog
Fri Nov 05, 2021 6:26 pm
Forum: Macros
Topic: Frame update from a change of state on a Token?
Replies: 3
Views: 3955

Re: Frame update from a change of state on a Token?

I am guessing probably not then? :)
by RedDog
Mon Oct 25, 2021 9:50 am
Forum: MapTool
Topic: Default JVM Heap Settings
Replies: 4
Views: 3491

Re: Default JVM Heap Settings

Just a side note though...either you are using the java version or the MapTools.cfg has changed locations. I use the installed version which has the Maptools.cfg located in the Maptools/app folder. I take back my comment. While doing an upgrade I realized that I has chosen a custom install location...
by RedDog
Tue Oct 19, 2021 1:09 pm
Forum: Macros
Topic: Frame update from a change of state on a Token?
Replies: 3
Views: 3955

Frame update from a change of state on a Token?

I am tinkering with a character sheet that displays the active states on the token. Is there a way to update the frame that is triggered by a state being added or removed. Obviously I can create a macro to adjust the states AND trigger a frame update, but what about if someone were to right-click th...
by RedDog
Mon Oct 18, 2021 6:48 am
Forum: Macros
Topic: Odd if-listAppend results
Replies: 3
Views: 2040

Re: Odd if-listAppend results

To explain: no bug, you're code is wrong! The core lesson: All maptool functions RETURN a result and NEVER ASSIGN a result to a variable! Hence that last part you need to do yourself. And yes, if you're a coder this is frikkn counterintuitive, I still make this mistake from time to time! LOL, Yeah,...
by RedDog
Mon Oct 18, 2021 6:41 am
Forum: MapTool
Topic: Default JVM Heap Settings
Replies: 4
Views: 3491

Re: Default JVM Heap Settings

Locate the maptool.cfg file under the app folder in your MapTool install directory. usually C:\Users[NAME]\AppData\Local\MapTool8\app\MapTool.cfg Under [JavaOptions set the following: -Xmx8G -Xms1G -Xss8M the default xmx is 4G, but im using a rather asset heavy campaign which results in red X for s...
by RedDog
Sun Oct 17, 2021 11:03 pm
Forum: Macros
Topic: Odd if-listAppend results
Replies: 3
Views: 2040

Odd if-listAppend results

I tried using listAppend to generate a list based on active states, but I am questioning that the results are what is intended. This is my code that checks a list of states against the active states on a selected token [H: tTokenID=getSelected()] [H: tStateInfo=""] [H: tStateIcons="&q...
by RedDog
Sun Oct 17, 2021 7:20 am
Forum: MapTool
Topic: Default JVM Heap Settings
Replies: 4
Views: 3491

Default JVM Heap Settings

I am struggling to find the default JVM heap settings for MapTools. When I check the Startup section under the Preferences, the fields are empty. I also had difficulty finding the settings on the wiki or in the forum. I am using the MapTools launcher with Windows10. I was able to find was the Stack ...
by RedDog
Sat Oct 16, 2021 7:12 am
Forum: Macros
Topic: What am I missing in this Macro?
Replies: 2
Views: 1969

Re: What am I missing in this Macro?

That was it. Thanks for the help.
by RedDog
Fri Oct 15, 2021 4:08 pm
Forum: Macros
Topic: What am I missing in this Macro?
Replies: 2
Views: 1969

What am I missing in this Macro?

I am trying to set up a Game Settings Macro to hold some configurable options for the game (D&D vs Pathfinder, vs Homebrew). It starts with using a macro button on the Campaign tab that calls a macro on a library token that pulls and updates properties on that library token...and I cannot unders...
by RedDog
Fri Oct 15, 2021 3:37 pm
Forum: Macros
Topic: Macros for 5e
Replies: 2
Views: 2150

Re: Macros for 5e

Nice looking sheet wyrmwood.
by RedDog
Fri Oct 15, 2021 3:34 pm
Forum: TokenTool
Topic: TokenTool Cuts Off Right and Bottom Edge of Some Overlays
Replies: 3
Views: 9019

Re: TokenTool Cuts Off Right and Bottom Edge of Some Overlays

After posting this I wondered if it might be that TokenTool cannot quite discern the transparent edge of the drop shadow on the right and bottom.
by RedDog
Fri Oct 15, 2021 3:31 pm
Forum: TokenTool
Topic: Is there an option for adding a transparent border?
Replies: 2
Views: 2732

Re: Is there an option for adding a transparent border?

Thanks aliasmask,

I appreciate the explanation. I figured that I did not miss the option. I had made an overlay that worked for what I wanted, but I was hoping to save a little work. No problem.

Go to advanced search