Search found 1719 matches

by jay
Tue Jul 07, 2020 10:50 pm
Forum: Macros
Topic: Accessing a background image from a form's css
Replies: 1
Views: 347

Re: Accessing a background image from a form's css

I could not get image to work from the forms linked CSS file, but I was able to place it in the header: <style> [r: "input[type='checkbox']:checked.pass { background-image: url("][r: getStateImage("Stable", 30)][r:");}"] [r: "input[type='checkbox']:checked.fail { b...
by jay
Mon Jul 06, 2020 1:09 am
Forum: Macros
Topic: Accessing a background image from a form's css
Replies: 1
Views: 347

Accessing a background image from a form's css

I have created a simple form that shows a check box <form> <input type="checkbox" name="fail1" value="1"> </form> Then I have linked CSS which styles the check box: input[type="checkbox"] { -webkit-appearance: none; width: 30px; height: 30px; background-color:...
by jay
Tue Aug 23, 2016 11:24 am
Forum: CharacterTool
Topic: chartool - nullPointer error - a partial fix
Replies: 5
Views: 6866

Re: chartool - nullPointer error - a partial fix

The character tools was written in Java 6. I never tested on any other version.
by jay
Sun Mar 20, 2016 5:02 pm
Forum: CharacterTool
Topic: Adopters: Abeille
Replies: 36
Views: 64578

Re: Adopters: Abeille

by jay
Fri Mar 18, 2016 12:06 pm
Forum: MapTool
Topic: Is it possible to continuously track average party level?
Replies: 9
Views: 1261

Re: Is it possible to continuously track average party level

Since this isn't really a character tool thread, you might want to move it to map tool. I'm just saying :-)
by jay
Thu Sep 03, 2015 3:36 pm
Forum: InitiativeTool
Topic: Can't seem to create combatants/groups on OSX
Replies: 2
Views: 7905

Re: Can't seem to create combatants/groups on OSX

No one has mentioned any problems with init tool on Mac before this that I have seen. I don't have a Mac so I won't be able to help. Did you download the tool and run it or did you run it from the RPTools site directly? Sometimes running it from the RPTools site can cause issues.
by jay
Fri May 22, 2015 12:56 pm
Forum: CharacterTool
Topic: Constant errors? (chartool-1.0.b15)
Replies: 4
Views: 6074

Re: Constant errors? (chartool-1.0.b15)

The code that is in your character file has a bug in it or it is making a bug in the game settings file visible. The exception you are getting implies that the error is trying to add two numbers together and that one of the numbers isn't actually a number, or isn't there or some other problem. It's ...
by jay
Mon Mar 16, 2015 3:46 pm
Forum: CharacterTool
Topic: CharacterTool won't load.
Replies: 1
Views: 5163

Re: CharacterTool won't load.

That file is on the RPTools website. Do you not have access to the web where you are running CT? There are a bunch of default CT settings files on the site. You can download the file and just load it manually if you want.

P.S. It has never been tested on Java 8. Good luck! :)
by jay
Tue Feb 10, 2015 12:27 am
Forum: InitiativeTool
Topic: Drop down Menus Not Clearing
Replies: 3
Views: 6187

Re: Drop down Menus Not Clearing

I have no idea what might cause this. I just used the base Java support for windows.

What version of java are you using?
by jay
Sun Aug 31, 2014 2:27 pm
Forum: Support: d20 D&D
Topic: Added feats not showing up
Replies: 6
Views: 8908

Re: Added feats not showing up

The biggest problem was that when the 'and' function is used the last parenthesis is missing. Every so often a comma between arguments in the 'and' functions was left out. The other problem was with the inList you mentioned above. What was needed was this: inList(root.characterFeats, "Armor Pro...
by jay
Sun Aug 31, 2014 12:47 pm
Forum: Support: d20 D&D
Topic: Added feats not showing up
Replies: 6
Views: 8908

Re: Added feats not showing up

Could you post your game file so I can take a look at it?
by jay
Sat Aug 30, 2014 8:40 am
Forum: Support: d20 D&D
Topic: Added feats not showing up
Replies: 6
Views: 8908

Re: Added feats not showing up

If you send me your entire game file I can take a look at it. It might take me awhile, as I'm going out of town this weekend.
by jay
Thu Aug 28, 2014 8:12 am
Forum: InitiativeTool
Topic: Can't edit fields when adding groups to IT.
Replies: 3
Views: 6118

Re: Can't edit fields when adding groups to IT.

What game file are you running?
by jay
Thu Aug 21, 2014 5:15 pm
Forum: InitiativeTool
Topic: Updates to Game Settings File Editor
Replies: 14
Views: 12333

Re: Updates to Game Settings File Editor

Thanks. I still use it off and on too. I've got a version that will time user actions and keep track of their damage values and show it all in a report at the end of the combat. Something they suggested in a Faster Combat course I took from Johnn Four. That helped me make combat faster.
by jay
Wed Aug 13, 2014 9:57 am
Forum: InitiativeTool
Topic: Updates to Game Settings File Editor
Replies: 14
Views: 12333

Re: Updates to Game Settings File Editor

I've not worked on it in a loooong time. The only way to do an edit now is to edit the files by hand. There are som Adopters *** sticky threads in the CT thread that tell you how to do that.

Go to advanced search