Search found 331 matches

by ziltmilt
Sun Jun 14, 2020 9:14 pm
Forum: Macros
Topic: Suddenly having errors with json.get
Replies: 7
Views: 1380

Re: Suddenly having errors with json.get

Figured it out !!! I had a quotation mark embedded in one of the string properties in the JSON Inventory variable value. That threw off Maptool's ability to interpret the string. Many thanks for the help, guys. BTW, we had another great session this past Saturday. Had a buddy join us who had never u...
by ziltmilt
Sun Jun 14, 2020 8:56 pm
Forum: Macros
Topic: Suddenly having errors with json.get
Replies: 7
Views: 1380

Re: Suddenly having errors with json.get

When I have only this line in the CODE block: [H: entityName = json.get(item, "Entity")] I get this error : Argument number 2 "Entity" to function "json.get" must be an integer. This really stumps me. I've always used a string as the 2nd argument in json.get. It's like ...
by ziltmilt
Sun Jun 14, 2020 7:35 pm
Forum: Macros
Topic: Suddenly having errors with json.get
Replies: 7
Views: 1380

Re: Suddenly having errors with json.get

Right about the sample JSON .. it's just a portion. This is the first part of it: [{"ID":1735,"ItemName":"Shield +1","ItemDesc":"","Container":0,"Entity":"Zaor","Qty":1,"Weight":4,"Capacity"...
by ziltmilt
Sun Jun 14, 2020 6:50 pm
Forum: Macros
Topic: Suddenly having errors with json.get
Replies: 7
Views: 1380

Suddenly having errors with json.get

I'm getting this error when running some code:    Invalid condition in IF(json.get(item, "Entity") == sName) roll option.       Statement options (if any): h, if(json.get(item, "Entity") == sName )       Statement Body : totalWeight = totalWeight + (json.get(item, "Qty"...
by ziltmilt
Sun Apr 19, 2020 6:13 pm
Forum: MapTool
Topic: Map Making
Replies: 5
Views: 651

Re: Map Making

Phergus ...

These are AWESOME! Thank you again!!
by ziltmilt
Sun Apr 19, 2020 12:02 pm
Forum: MapTool
Topic: Map Making
Replies: 5
Views: 651

Re: Map Making

What would you recommend for keying the map? The markers are a nice way to have area descriptions embedded in the map, but for me, I'd also like to have numbers visible right on the "page". Drawing text is an option, but I was never a fan of how the text size stayed constant no matter the ...
by ziltmilt
Wed Apr 08, 2020 6:14 am
Forum: MapTool
Topic: Map Making
Replies: 5
Views: 651

Map Making

The drawing tools in Maptool are intuitive and easy to use. Seems to me that Maptool is the perfect app to use for creating dungeon maps, whether or not you're using the VTT capabilities. It's especially useful if you're trying to create a map in the style of classic modules from the 1980s. Agree / ...
by ziltmilt
Fri Apr 03, 2020 3:56 pm
Forum: Macros
Topic: json array - upper bound?
Replies: 2
Views: 389

Re: json array - upper bound?

Thank you! In my rush, I read the left side of the OR and not the right!!
by ziltmilt
Fri Apr 03, 2020 11:08 am
Forum: Macros
Topic: json array - upper bound?
Replies: 2
Views: 389

json array - upper bound?

Is there a built-in function to get the number of indices in an array? I'm thinking of something like UBound() in VBA.
by ziltmilt
Tue Feb 25, 2020 8:05 pm
Forum: Macros
Topic: Audio Streaming Capabilties
Replies: 15
Views: 19095

Re: Audio Streaming Capabilties

Thanks for the link. I downloaded mtplayer token. This is impressive! Can you recommend an online repository to place my sound files? I'm building a d6 Star Wars framework, and the inclusion of sound will add so much. Sound fx and music is a major ingredient for Star Wars, and this capability will b...
by ziltmilt
Sat Feb 22, 2020 3:24 pm
Forum: Macros
Topic: Audio Streaming Capabilties
Replies: 15
Views: 19095

Audio Streaming Capabilties

Has anyone put together tips on how to use the new audio streaming in Maptool? I'm eager to try this.
by ziltmilt
Wed Oct 16, 2019 8:13 pm
Forum: MapTool
Topic: Maptool 1.4.1.8 and vision problems
Replies: 13
Views: 1178

Maptool 1.4.1.8 and vision problems

I'm noticing that each time I restart a session, the previously cleared areas by players has been reset. Their 'map' of the dungeon hasn't been retained by Maptool. Any idea what I can do to keep the previously revealed areas as revealed? It's getting to be a hassle to manually take one of their tok...
by ziltmilt
Mon Jul 01, 2019 9:01 pm
Forum: Macros
Topic: Inventory management via Maptool framework
Replies: 0
Views: 1610

Inventory management via Maptool framework

I know there's a few different frameworks for managing PC inventory, and at least 1 of these frameworks is fairly generic. I'm wondering if I should try to adapt one of these for my own game, or build a simple solution myself. Currently, I use a huge Excel file with tons of VBA to manage inventory, ...
by ziltmilt
Sun Jun 02, 2019 6:27 pm
Forum: MapTool
Topic: Statsheet Not Appearing
Replies: 4
Views: 624

Re: Statsheet Not Appearing

But alias, I don't understand why it the statsheet appeared just fine on one machine but not another. Any insight there? I was GM Role in both cases, and there was no change in the token setups between using one machine vs the other. Just checked the laptop again (after installing some Windows updat...
by ziltmilt
Sun Jun 02, 2019 4:35 pm
Forum: MapTool
Topic: Statsheet Not Appearing
Replies: 4
Views: 624

Re: Statsheet Not Appearing

And, yes, I do have the option checked in Preferences, for a statsheet to appear on mouseover.

Go to advanced search