Search found 13 matches

by MidnightLightning
Thu Apr 18, 2013 12:52 pm
Forum: Macros
Topic: Duplicated output in b89?
Replies: 6
Views: 799

Re: Duplicated output in b89?

Thanks for that info! For me, turning off the Smiley preference worked to remove the issue. Alternately (for whomever it helps), I managed to track down another way to fix it: The issue was happening in my Macros where I was using a "tooltip" roll option right after a colon (makes sense th...
by MidnightLightning
Thu Apr 18, 2013 11:56 am
Forum: Macros
Topic: Duplicated output in b89?
Replies: 6
Views: 799

Duplicated output in b89?

I just updated to b89 from b87, and some of my macros now show duplicated output in some cases. I haven't dug into it much yet, but thought I'd check here and see if this was a known issue; did some macro function go from being silent to outputting something in b89 (that I need to explicitly use an ...
by MidnightLightning
Thu Mar 08, 2012 1:53 pm
Forum: Macros
Topic: Error nesting a frame in a dialog box
Replies: 5
Views: 2127

Re: Error nesting a frame in a dialog box

Doing a bit of necromancy on this one, since I've got the same request and it looks like this is still a limitation of the MapTool HTML engine; I can add a simple HTML link to the chat/dialog/frame that opens the user's browser to the external page I want, but if I want to load an external URL insid...
by MidnightLightning
Mon Apr 18, 2011 2:57 pm
Forum: Developer Notes
Topic: MapTools Networking Protocol docs/API?
Replies: 1
Views: 2015

MapTools Networking Protocol docs/API?

Now that 1.3 is final, I'm wondering if there's been any progress (since this thread ) on documenting the networking protocol used by MapTool? I'm interested in making some custom clients/servers to fulfill some specific use-cases, and having some documentation would be great. The one use-case I'm m...
by MidnightLightning
Fri Sep 24, 2010 12:49 pm
Forum: TokenTool
Topic: Generic creature types
Replies: 2
Views: 1565

Generic creature types

Here's a collection of tokens I use for D&D 3.5 when I don't have a more specific token image to use. Just in case they might be useful to someone else:

Samples:
generic_fey.png
generic_fey.png (35.62 KiB) Viewed 1565 times
generic_animal.png
generic_animal.png (37.16 KiB) Viewed 1565 times
Archive of all types:
generic_types.zip
Archive of all generic types
(434.65 KiB) Downloaded 149 times
by MidnightLightning
Thu Aug 12, 2010 12:46 pm
Forum: MapTool
Topic: Bug? Or bad macro?
Replies: 3
Views: 466

Bug? Or bad macro?

The evalMacro function does have a note in the wiki that tooltipped rolls (like [t: 1d20]) need to be presented in a [r: ] roll or { } to be formatted correctly in the output. I ran into a problem when I wanted to create a GM-only tooltipped result. For example: [h: toolTip = evalMacro('[t:1d20+1d10...
by MidnightLightning
Tue Aug 10, 2010 4:49 pm
Forum: Macros
Topic: Delete a hidden property?
Replies: 1
Views: 328

Delete a hidden property?

So, in the course of macro development, I used "setProperty()" a few times before settling on a property name to use, and in the process, there's several hidden properties hanging out on my token now (visible with a "getPropertyNames()" call on that token). I can set those proper...
by MidnightLightning
Tue Aug 10, 2010 3:49 pm
Forum: Campaign Frameworks
Topic: Paranoia Framework
Replies: 1
Views: 1327

Paranoia Framework

I'm thinking of running a brief Paranoia campaign with my group of players, and came up with some extensive macros to prepare, and thought I'd share with the group, if anyone else was interested. So, consider this a v0.1 beta of a Paranoia framework! campaign.png For Players: Security Clearance RED;...
by MidnightLightning
Thu Nov 19, 2009 4:49 pm
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: [D&D3.5 + Pathfinder] MT1.3b63 Campaign Macros r05
Replies: 1498
Views: 223005

Re: [D&D3.5 + Pathfinder] MT1.3b61 Campaign Macros

It looks like in many places in the macros, you're using "<br />" to create a line break, which is valid XHTML, but it seems that MapTool is only HTML-compliant, and needs it to be "<br>". I open the XML in an editor and do a global search-and-replace to fix this. But it does ge...
by MidnightLightning
Fri Nov 06, 2009 9:11 am
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: [D&D3.5 + Pathfinder] MT1.3b63 Campaign Macros r05
Replies: 1498
Views: 223005

Re: [D&D3.5 + Pathfinder] MT1.3b61 Campaign Macros

Thanks for continuing to improve this campaign framework and keep it up to speed with the current MapTool versions, lmarkus001. This is my first time using the framework, so not sure if it's covered elsewhere, but thought I'd point out some display issues running on my older Mac (might be related to...
by MidnightLightning
Tue Nov 03, 2009 1:42 pm
Forum: Documentation Requests/Discussion
Topic: .rptok XML guide?
Replies: 10
Views: 3156

Re: .rptok XML guide?

What framework do you plan on using in MapTools? The goal of this is not use a framework, but rather create custom Macros that are based on the characters' attributes at the time of export, rather than exporting Properties that fit with a certain framework. Hence the part of the RPTOK file that I w...
by MidnightLightning
Thu Oct 22, 2009 3:49 pm
Forum: Documentation Requests/Discussion
Topic: .rptok XML guide?
Replies: 10
Views: 3156

.rptok XML guide?

Okay, after finding out that the .rptok files are actually .zip files in disguise, I'm now deep into developing a means to export characters created in the (now obsolete, but still good) 3EProfiler online character sheet tool. Inside the rptok archive, I found the content.xml file and gazed in wonde...
by MidnightLightning
Mon Oct 05, 2009 10:57 am
Forum: TokenTool
Topic: Request: Some thin Frame graphics
Replies: 2
Views: 1150

Re: Request: Some thin Frame graphics

Also, it seems like no matter what sizes I pick in TokenTool or what default size I pick for the grid in MapTool, the token always fits inside the grid square/hex. Is there a way to make it so that the token overlaps the edges of the grid square/hex a little bit? This is also to maximize portrait s...

Go to advanced search