Forum: HL - D&D 5th Edition SRD
June 28th, 2022, 12:29 PM
|
Replies: 2
Views: 85
No Datafiles From Me
I have been approached in direct messages once more regarding data files.
Please stop asking me for data files.
I have not done conversion for Dark Sun to 5th edition, nor do I intend to do so....
|
Forum: HL - User Projects
June 24th, 2022, 04:37 PM
|
Replies: 2
Views: 4,249
|
Forum: HL - User Projects
June 21st, 2022, 08:22 PM
|
Replies: 5
Views: 166
I think I found a work around for it.
...
I think I found a work around for it.
<!-- If we're a character advancement, lock us into the first available slot on the advances array -->
<eval index="8" phase="Final"...
|
Forum: HL - User Projects
June 21st, 2022, 08:11 PM
|
Replies: 5
Views: 166
For each of the picks, I wanted it to cycle...
For each of the picks, I wanted it to cycle through the previous picks and determine if the cost field or tag was present, then increment the field. If the advancement costs 4 xp, increment the...
|
Forum: HL - User Projects
June 19th, 2022, 05:33 PM
|
Replies: 5
Views: 166
|
Forum: HL - User Projects
June 19th, 2022, 05:16 PM
|
Replies: 5
Views: 166
Attached you will see the error issue, it's...
Attached you will see the error issue, it's counting an iteration when the tag I am looking for is not present. In the source code its looking for a fieldval equal to 4 for a specific field but I...
|
Forum: HL - User Projects
June 19th, 2022, 04:00 PM
|
Replies: 5
Views: 166
Iterative script issue
I am trying to make a script that adds one to the count for an advance only if the advance has a cost of 4 xp. I'd like for the iteration to ignore advances in the count if it has a cost other than...
|
Forum: HL - Authoring Kit
April 1st, 2022, 04:17 PM
|
Replies: 2
Views: 1,070
|
Forum: HL - Authoring Kit
April 1st, 2022, 03:22 PM
|
Replies: 2
Views: 1,070
Equipment held by a container
Is there a tag built into the authoring kit that applies when an object is stored in a container?
Like say I had a sack and put a torch in it, would the torch get a tag saying it was stored in...
|
Forum: HL - User Projects
June 28th, 2021, 01:04 PM
|
Replies: 2
Views: 4,747
Those "concerns" you mentioned come from my...
Those "concerns" you mentioned come from my coding work on White Wolf's VTM material and Exalted. I was basically told by the big bad wolf I could do what I wanted "for personal use" only. They...
|
Forum: HL - Pathfinder Roleplaying Game
May 28th, 2021, 01:19 PM
|
Replies: 2
Views: 1,238
Regarding my old Data File work
Please stop sending me private messages regarding data file for conversions to Pathfinder. I left them with TobyFox2002 because I do not have the time or energy to maintain or deal with the data...
|
Forum: HL - D&D 5th Edition SRD
January 2nd, 2021, 08:56 AM
|
Replies: 16
Views: 4,119
Yeah the scripting is not always going to be...
Yeah the scripting is not always going to be short one-liners of code... sometimes if you want to something it's going to be a long multiline thing. Just imagine if you had to code a new class and...
|
Forum: HL - D&D 5th Edition SRD
January 1st, 2021, 09:28 AM
|
Replies: 4
Views: 2,605
Should be able to do this with an exprreq
...
Should be able to do this with an exprreq
hero.tagis[the tag for Martial Weapon Prof] <> 0
There should be a tag forwarded to the hero indicating proficiency with any martial weapon and an...
|
Forum: HL - Pathfinder Roleplaying Game
December 4th, 2020, 03:17 PM
|
Replies: 10
Views: 8,289
|
Forum: HL - Pathfinder Roleplaying Game
November 24th, 2020, 05:46 PM
|
Replies: 14
Views: 2,890
|
Forum: HL - Pathfinder Roleplaying Game
November 23rd, 2020, 01:15 PM
|
Replies: 14
Views: 2,890
|
Forum: HL - D&D 5th Edition SRD
November 22nd, 2020, 02:02 PM
|
Replies: 15
Views: 3,341
|
Forum: HL - D&D 5th Edition SRD
November 22nd, 2020, 06:49 AM
|
Replies: 2
Views: 1,988
|
Forum: HL - D&D 5th Edition SRD
November 20th, 2020, 12:50 PM
|
Replies: 16
Views: 4,119
|
Forum: HL - D&D 5th Edition SRD
November 20th, 2020, 08:12 AM
|
Replies: 16
Views: 4,119
|
Forum: HL - D&D 5th Edition SRD
November 19th, 2020, 01:53 PM
|
Replies: 16
Views: 4,119
|
Forum: HL - D&D 5th Edition SRD
November 18th, 2020, 01:10 PM
|
Replies: 16
Views: 4,119
I'd try doing it with a focus instead so its...
I'd try doing it with a focus instead so its doing it on a specific spell chosen from a drop down menu. Also you need to make sure you have the right timing on the scripting. Hide.Spell will not do...
|
Forum: HL - World of Darkness
November 9th, 2020, 03:25 PM
|
Replies: 35
Views: 47,403
Uh, no. It isn't. The parent company for White...
Uh, no. It isn't. The parent company for White Wolf has told me directly that I am not to distribute the data files I create to the community. There is no Open Game License for their materials.
...
|
Forum: HL - D&D 5th Edition SRD
November 5th, 2020, 12:26 PM
|
Replies: 9
Views: 5,108
|
Forum: HL - D&D 5th Edition SRD
October 23rd, 2020, 08:02 PM
|
Replies: 8
Views: 2,618
|