Search found 97 matches
- Mon Oct 01, 2012 12:00 pm
- Forum: Macros
- Topic: macros suddenly broken, only gives 1 as result.
- Replies: 15
- Views: 991
Re: macros suddenly broken, only gives 1 as result.
I don't recall ever seeing a similar problem report. There's not much help we can offer without more information, though. For instance: a) what is the code for the macro you clicked c) does the macro edit any token properties? If so, did a critical token property get set to be 1? I honestly have no...
- Mon Oct 01, 2012 11:48 am
- Forum: Macros
- Topic: macros suddenly broken, only gives 1 as result.
- Replies: 15
- Views: 991
Re: macros suddenly broken, only gives 1 as result.
Maybe we could help if we knew the macro in question. This does not sound like a common problem. the macro shouldnt really matter, I never changed it, I just clicked it a lot and it stopped working. Nevermind, I figured out the problem, although not the cause. repeated clicking seems to have caused...
- Mon Oct 01, 2012 11:08 am
- Forum: Macros
- Topic: Editing str props on a token with a form, loading StrProps.
- Replies: 2
- Views: 269
Re: Editing str props on a token with a form, no library
<table width="*"> <tr> <th colspan="2">Primary Attributes</th> </tr> [h: ArmorPenalty = getStrProp(Description, "ACpen")] [h: attributes = "Strength, Dexterity, Intelligence, ArmorPenalty"] [h: row = "odd"] [r, foreach(attrib, attributes, "&quo...
- Mon Oct 01, 2012 11:06 am
- Forum: Macros
- Topic: macros suddenly broken, only gives 1 as result.
- Replies: 15
- Views: 991
macros suddenly broken, only gives 1 as result.
testing out an unlikely condition for my token, I started pressing a macro really fast, now for some reason the results only come out with 1 for certain macros, even after restarting maptools. how do i fix this?
- Mon Oct 01, 2012 8:03 am
- Forum: Macros
- Topic: Editing str props on a token with a form, loading StrProps.
- Replies: 2
- Views: 269
Editing str props on a token with a form, loading StrProps.
Does anyone know how to do this without a library token? I've seen it done before but the form in the rptools wiki doesn't even work [dialog("weaponInput"): { [h: weaponNum = getStrProp(macro.args, "Number")] [h: name = getStrProp(macro.args, "Name"&...
- Sun Sep 30, 2012 4:48 pm
- Forum: Feature Requests
- Topic: 1.3b76 - Word Wrap Toggle in Macro Window
- Replies: 14
- Views: 1345
Re: 1.3b76 - Word Wrap Toggle in Macro Window
Currently I'm wondering if this can be done in some way
I'm trying to make a macro that fills the rest of the unused space in a line with ♦s Problem is I'm not quite sure how to do this without screwing up the look on everyone else's screens.
I'm trying to make a macro that fills the rest of the unused space in a line with ♦s Problem is I'm not quite sure how to do this without screwing up the look on everyone else's screens.
- Sat Jun 16, 2012 10:28 pm
- Forum: MapTool
- Topic: Sound clips
- Replies: 48
- Views: 13429
Re: Sound clips
I don't know what's been discussed, all I really want though is the ability to add sound clips that play to others via token macros. Even if it has a cool down, it would be nice to add some sound effects.