Search found 9961 matches

by wolph42
Wed Jul 05, 2023 2:40 pm
Forum: Tilesets, Token Libraries, and Complete Maps
Topic: top down heroes superheros !!!!
Replies: 358
Views: 108483

Re: top down heroes superheros !!!!

As usual: nice job on the imagery and sharing this stuff here!

...and with that it appears that I've made 10.000 post on this forum...pfff should be getting a life :mrgreen:
by wolph42
Wed Jul 05, 2023 2:30 pm
Forum: Campaign Frameworks
Topic: Tephra (exploding d12-based steampunk RPG) framework
Replies: 2
Views: 354

Re: Tephra (exploding d12-based steampunk RPG) framework

Thank you for sharing, perhaps you also want to announce this on the discord channel (see link in sig), where the most active part of our community is.
by wolph42
Wed Jul 05, 2023 2:27 pm
Forum: Macros
Topic: Macro outputting to chat not CharSheet
Replies: 2
Views: 383

Re: Macro outputting to chat not CharSheet

[R: json.toList(output,"")] there's your problem. If you output this to e.g. a frame: [frame("output"): { <h3>my output:</h3> [R: json.toList(output,"")]] }] the it no longer goes to the chat. and if you already have a frame with the drop down boxes...then you can also...
by wolph42
Thu May 11, 2023 5:12 pm
Forum: Tilesets, Token Libraries, and Complete Maps
Topic: top down heroes superheros !!!!
Replies: 358
Views: 108483

Re: top down heroes superheros !!!!

nice job as usual!
by wolph42
Mon Mar 20, 2023 9:57 am
Forum: Feature Requests
Topic: Multiple lumen levels for personal light
Replies: 7
Views: 4238

Re: Multiple lumen levels for personal light

I ran into the same issue in my campaign and I think it would make sense to support sight types with multiple personal lights, each with not only their own radii and color values but also their own lumen values. I have the same use case as OP (player tokens standing in magical darkness). But to giv...
by wolph42
Mon Mar 20, 2023 9:53 am
Forum: Ideas for New Applications
Topic: Campaign Cyclopedia
Replies: 21
Views: 7269

Re: Campaign Cyclopedia

for completeness, this is what my gm uses: legendkeeper.com and I have to say: its simple, functional and works great (so far)!.
by wolph42
Tue Jan 24, 2023 4:25 am
Forum: MapTool
Topic: Keep windows open in full screen mode.
Replies: 2
Views: 330

Re: Keep windows open in full screen mode.

i did create a tool for that a looooooong time ago in mt. basically i used some app irc: alwaysOnTop or such, in combination with two mt clients open. then set one version of mt on full screen, and used the other mt client to show a macro menu. it wasn't ideal, but it worked... today however I would...
by wolph42
Sun Jan 15, 2023 3:00 pm
Forum: General Discussion
Topic: Nice to meet you ...
Replies: 646
Views: 194471

Re: Nice to meet you ...

yes, welcome to the rptools forum!
by wolph42
Tue Jan 03, 2023 11:47 am
Forum: Macros
Topic: JSON.Append is doing something weird
Replies: 3
Views: 404

Re: JSON.Append is doing something weird

Good to hear you got it working!
by wolph42
Mon Jan 02, 2023 7:50 pm
Forum: Macros
Topic: JSON.Append is doing something weird
Replies: 3
Views: 404

Re: JSON.Append is doing something weird

im not a 100% sure but i think you intend this

Code: Select all

BigList = json.append(newObj, BigList)
to be this

Code: Select all

BigList = json.append(BigList, newObj)
by wolph42
Sat Dec 31, 2022 10:01 am
Forum: Documentation Requests/Discussion
Topic: Copy of MapTool WIKI
Replies: 2
Views: 749

Re: Copy of MapTool WIKI

awesome job, thank you!
by wolph42
Fri Dec 09, 2022 3:43 am
Forum: User Creations
Topic: Ravenland Weather
Replies: 1
Views: 531

Re: Ravenland Weather

Thank you for sharing! Note that there is another 'weather' tool for maptool as well, you can find that one in the discord community, might be interesting for you to have a look at as well!
by wolph42
Sat Nov 26, 2022 7:21 pm
Forum: User Creations
Topic: Create Tokens
Replies: 5
Views: 613

Re: Create Tokens

hi thank you for sharing the cool stuff. you might also want to promote it on our discord server?
by wolph42
Thu Nov 17, 2022 5:04 am
Forum: Bug Reports
Topic: Weird Bug detected
Replies: 2
Views: 347

Re: Weird Bug detected

If you're not using "Apply to Selected" on macro and are using another method, like token name, to select the token then its possible the macro is run on a duplicate name of that token. Another possibility is your changes are being cancelled because someone else is accessing the token in ...
by wolph42
Tue Nov 01, 2022 7:58 am
Forum: Session Report-Back
Topic: It's been nearly 10 years...
Replies: 3
Views: 2815

Re: It's been nearly 10 years...

nice summary! good to hear that its all working for you! (usually you hear stuff when its not :D).

Go to advanced search