Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Search Forums

Notices

Showing results 1 to 25 of 500
Search took 0.07 seconds.
Search: Posts Made By: TCArknight
Forum: HL - D&D 5th Edition SRD December 14th, 2023, 04:51 AM
Replies: 0
Views: 5,632
Posted By TCArknight
Hide the Magic Items tab?

Hi all!

Has anyone worked out what the HideTab entry for the Magic Items tab is? The dataset I'm working on is a modern, non-magical setting and if I can hide that tab, I imagine I don't need to...
Forum: HL - D&D 5th Edition SRD December 12th, 2023, 10:33 AM
Replies: 2
Views: 2,415
Posted By TCArknight
Well, I found a partial workaround at least I...

Well, I found a partial workaround at least I think. It doesn't do anything about the sorting on the Armory tab, but I do get the proficiency for each weapon working correctly...

1) Added these...
Forum: HL - D&D 5th Edition SRD December 10th, 2023, 04:40 PM
Replies: 2
Views: 2,415
Posted By TCArknight
Changing Proficiency Groups?

The dataset I’m working on classifies weapons, armor, tools and gear as Basic, Advanced, Improvised, etc. instead of just Simple or Martial (or Special).

1) If I create a tag group of...
Forum: HL - D&D 5th Edition SRD December 10th, 2023, 04:29 PM
Replies: 0
Views: 1,203
Posted By TCArknight
Hide AC on the Abilities tab?

I’ve got a new dataset I’m working on. In it, instead of Armor Class, it uses Defense and each class has a Class Defense value.

I’ve been able to set child[ArmorClass].field[livename].text =...
Forum: HL - Authoring Kit November 14th, 2023, 04:48 AM
Replies: 4
Views: 9,650
Posted By TCArknight
That is exactly what was missing, thank you! I...

That is exactly what was missing, thank you! I added the shadow entry for the BaseWeapon, and it worked. :)

And good to hear about the pick-finding too. :)
Forum: HL - Authoring Kit November 12th, 2023, 08:07 PM
Replies: 4
Views: 9,650
Posted By TCArknight
Thank you sir! I’ll check that in the...

Thank you sir!

I’ll check that in the morning. I don’t believe any of the weapon components had the shadow entry, so I bet that’s it.

I understand that it’s not actually on the hero, but would...
Forum: HL - Authoring Kit November 12th, 2023, 02:14 PM
Replies: 4
Views: 9,650
Posted By TCArknight
Bootstrapping to hero within a Gizmo?

Hi all!

I'm working on a dataset and in this dataset there are pieces of gear to represent the limbs, body and head of a robot.

<thing id="robArm" name="Robot Arm" description="Arm of the...
Forum: HL - Savage Worlds September 13th, 2023, 07:11 AM
Replies: 235
Views: 117,303
Posted By TCArknight
CC: Thank you for all you're doing! Looking...

CC: Thank you for all you're doing! Looking forward to seeing the end result. :)
Forum: HL - D&D 5th Edition SRD June 30th, 2023, 06:26 AM
Replies: 3
Views: 1,770
Posted By TCArknight
Thank you! I'll check those out.

Thank you! I'll check those out.
Forum: HL - D&D 5th Edition SRD June 28th, 2023, 01:28 PM
Replies: 3
Views: 1,770
Posted By TCArknight
Cantrips from Wizard List?

Hi all!

I'm working on coding an ability that will give the user a choice of 2 Cantrips from the Wizard list.

They are a half-caster otherwise with their on spell list. How can I limit the...
Forum: HL - D&D 5th Edition SRD May 1st, 2023, 01:48 PM
Replies: 32
Views: 9,119
Posted By TCArknight
The easiest way would probably be to add a...

The easiest way would probably be to add a ShowTab tag and then do a <live>ShowTab.xxx</live>

Then, when you need the tab to show up, assign the ShowTab.xxx to the hero.
Forum: HL - Pathfinder Roleplaying Game April 21st, 2023, 10:45 AM
Replies: 0
Views: 1,286
Posted By TCArknight
Negate Unchained Monk Flurry?

Hi all!

I am trying to implement Purple Duck Game's version of the Far Strike Monk archetype for use by the Unchained Monk.

One of the tricky things I see is to prevent Monk Weapons (other than...
Forum: HL - Authoring Kit April 10th, 2023, 06:55 AM
Replies: 4
Views: 2,215
Posted By TCArknight
you should be able to get the name of the tag...

you should be able to get the name of the tag with tagnames reference.

Take a look at Pick Target References (http://hlkitwiki.wolflair.com/index.php5?title=Pick_Target_References) and you should...
Forum: HL - Pathfinder Roleplaying Game April 7th, 2023, 12:37 PM
Replies: 6
Views: 3,529
Posted By TCArknight
I've run into this a lot working with my own...

I've run into this a lot working with my own datasets. You just need to add a then on the end of the if and elseif lines. (I've added them in the lines above if just want to paste...
Forum: HL - User Projects March 2nd, 2023, 06:07 AM
Replies: 2
Views: 3,615
Posted By TCArknight
Sorry, I just noticed this! :) A bit of...

Sorry, I just noticed this! :)

A bit of both maybe? I wanted to have it available to play around with and see what could be done with it. I haven't looked at it in a while, so free to clone and...
Forum: HL - User Projects March 2nd, 2023, 06:05 AM
Replies: 3
Views: 15,964
Posted By TCArknight
Yep, that did it! In this case is was...

Yep, that did it! In this case is was special="Modiphius". I just added that to the xml file and no longer show the update notice.
Forum: HL - User Projects March 1st, 2023, 11:51 AM
Replies: 3
Views: 15,964
Posted By TCArknight
Update available even after successful import?

Hello!

I believe this is an issue that is happening in several different places, mostly with user created datasets. I know this is apparently happening with at least the 4e community dataset, and...
Forum: HL - User Projects February 6th, 2023, 05:32 PM
Replies: 208
Views: 117,648
Posted By TCArknight
I noticed that too. I haven’t managed to get it...

I noticed that too. I haven’t managed to get it resolved on my side yet either…
Forum: HL - Savage Worlds February 2nd, 2023, 12:47 PM
Replies: 235
Views: 117,303
Posted By TCArknight
I'll have to dig into my notes to see what I was...

I'll have to dig into my notes to see what I was running into.

I know at the time I was working on the new Savage Rifts dataset, so probably something from that.

I can hold off, and get back...
Forum: HL - Savage Worlds February 1st, 2023, 02:40 PM
Replies: 235
Views: 117,303
Posted By TCArknight
Any idea on if might be able to release the core...

Any idea on if might be able to release the core SWADE fixes soon? I've got a couple of datasets that could use it. :)
Forum: HL - User Projects December 2nd, 2022, 02:23 PM
Replies: 7
Views: 3,689
Posted By TCArknight
Just messaged you the GitHub links to both. :)

Just messaged you the GitHub links to both. :)
Forum: HL - User Projects December 1st, 2022, 03:54 PM
Replies: 7
Views: 3,689
Posted By TCArknight
How would you prefer? I could link you to the...

How would you prefer? I could link you to the GitHub, send a link to a zip file, or probably could do a .up file if need be…. :)
Forum: HL - Authoring Kit December 1st, 2022, 11:31 AM
Replies: 3
Views: 4,114
Posted By TCArknight
After all this time, I think it really did...

After all this time, I think it really did finally click. :) Thank you very much Mathias for that complete explanation.

I took a closer look at the Thing Context and Target References on the...
Forum: HL - Authoring Kit December 1st, 2022, 09:30 AM
Replies: 3
Views: 4,114
Posted By TCArknight
Working with Things?

I thought I would add a thread which will serve, I hope, as a useful reference going forward.

What can you do with a Thing when trying to reference it from a pick with an “foreach thing” loop? ...
Forum: HL - User Projects November 30th, 2022, 02:37 PM
Replies: 7
Views: 3,689
Posted By TCArknight
T2K4E, Genesys, or Fallout 2d20?

Just gauging interest in any of the above datasets....

I've been working on them for grins & giggles and could use some live feedback. :)
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -8. The time now is 09:55 PM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.