Search found 958 matches

by Lee
Wed Nov 23, 2011 8:22 pm
Forum: TokenTool
Topic: command line TokenTool
Replies: 7
Views: 2467

Re: command line TokenTool

Thank you Phergus and Azhrei. After some insights stemming from your suggestions, I got TT standalone to run again. File associations were a mess indeed, and I did forget the -jar switch on the latter tries. Great help as always. This community is probably the best I've ever been part of with regard...
by Lee
Wed Nov 23, 2011 10:59 am
Forum: TokenTool
Topic: command line TokenTool
Replies: 7
Views: 2467

Re: command line TokenTool

I had to fix my path to the JRE. After that was done, java - version returns java version "1.6.0_29" Java(TM) SE Runtime Environment (build 1.6.0_29-b11) Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode, sharing) Running the TT jar from the command prompt returns Could not find main ...
by Lee
Wed Nov 23, 2011 6:00 am
Forum: TokenTool
Topic: command line TokenTool
Replies: 7
Views: 2467

command line TokenTool

hello, I somehow did something along the way and now tokentool (the latest one) won't start. i tried setting its default launcher to java, javaw, javaws but all return an error saying the main class could not be found. I cracked open the jar file and couldn't find it either though I think this is no...
by Lee
Tue Nov 22, 2011 3:09 pm
Forum: Macros
Topic: [1.3b86] Broadcast + execlink
Replies: 0
Views: 324

[1.3b86] Broadcast + execlink

Hello, I was tooling around with something I made using broadcast + macrolink (which works just fine) trying to convert the code to broadcast + execlink + macrolinktext because I liked how deferring execution behaved in execLink(). The thing is, the broadcast just routes back to me instead of the in...
by Lee
Mon Nov 21, 2011 9:52 am
Forum: Macros
Topic: Hold state in Initiative Question
Replies: 3
Views: 359

Re: Hold state in Initiative Question

Thanks BW :)
by Lee
Mon Nov 21, 2011 7:21 am
Forum: Macros
Topic: Hold state in Initiative Question
Replies: 3
Views: 359

Hold state in Initiative Question

Greetings, I've sifted through what I can regarding what putting a token on hold actually does. Either my search foo is weak but there didn't seem to be a lot of material on it. Correct me if I am wrong but a token on "hold" status doesn't actually affect anything with regard to round prog...
by Lee
Mon Nov 21, 2011 6:49 am
Forum: Macros
Topic: [1.3b86] bringToFront() and States
Replies: 2
Views: 280

Re: [1.3b86] bringToFront() and States

That was an excellent suggestion A.M., alas mixed results :lol:. Bringing to front prior to state change does the same thing (i.e. reverts any change). Deferring it, does make the changes stick, but it also makes the token literally flicker. What it seems to do when it flickers is revert to a prior ...
by Lee
Mon Nov 21, 2011 6:29 am
Forum: Macros
Topic: [1.3b86] bringToFront() and States
Replies: 2
Views: 280

[1.3b86] bringToFront() and States

Hello, I've made a module that does all the health checks and related status updates. It works as it should, like when creature/character gets hurt, a corresponding state graphic will apply itself to the token depending on the severity of the damage. I thought that it would be cool to bring the toke...
by Lee
Sat Nov 19, 2011 12:04 am
Forum: Macros
Topic: getPropertyNames() output
Replies: 5
Views: 521

Re: getPropertyNames() output

I was about to try what you asked me to do JFJ, but somehow, everything's cleared :lol: It might pop again of these days and if so, I'll do what you asked then. Thanks!
by Lee
Fri Nov 18, 2011 12:09 pm
Forum: Macros
Topic: getPropertyNames() output
Replies: 5
Views: 521

Re: getPropertyNames() output

@jfrazierjr I'm making my own framework actually but yes I am using a couple of drop-in resources, namely RPEdit and SpeakForMe. It seems all the tokens, regular, library, old, or newly dropped produce these results after an MT restart so I'm guessing it might not necessarily be token-centric, but r...
by Lee
Thu Nov 17, 2011 10:16 pm
Forum: Macros
Topic: getPropertyNames() output
Replies: 5
Views: 521

getPropertyNames() output

Hi all, I was doing a simple macro to clean up all tokens' properties using resetProperty(). While making this, I noticed that getPropertyNames() returned a list full of junk properties that I didn't put in there, specifically just one long property name that combined stuff that were in other proper...
by Lee
Wed Nov 16, 2011 8:59 am
Forum: Macros
Topic: Extraneous line feed
Replies: 33
Views: 3532

Re: Extraneous line feed

One way to help debug this (which is a pain if you're not using alias's RPEdit) is to have each macro print the same characters at the beginning and end of its execution. For example, macro A could print "<mA></mA>" at the beginning and end. Macro B could print "<mB></mB>". And ...
by Lee
Tue Nov 15, 2011 9:02 am
Forum: Macros
Topic: Hide broadcast
Replies: 2
Views: 441

Re: Hide broadcast

Ah I feared as much. Thanks CiF :)
by Lee
Tue Nov 15, 2011 4:35 am
Forum: Macros
Topic: Hide broadcast
Replies: 2
Views: 441

Hide broadcast

Hi everyone, So I've been sending macrolinks through broadcast and it functions just fine. I was wondering if there is a way to set this broadcast to not reflect on the chat window (client or host side) at all (sort of like a consume or discard effect), though still executing as normal. I blanked ou...
by Lee
Sun Nov 13, 2011 3:17 am
Forum: Macros
Topic: Ideal settings
Replies: 14
Views: 732

Re: Ideal settings

It was a funky mix-up in my onTokenMove() code and custom initiative macro. I was passing initiative over to another when a player exhausts his allotted movement and somewhere in the code I passed one line of getLibProperty() for a character's data too early, which in turn became the data which setL...

Go to advanced search