Forum: HL - d20 System
March 4th, 2021, 05:25 PM
|
Replies: 2
Views: 3
|
Forum: HL - d20 System
February 28th, 2021, 11:47 AM
|
Replies: 20
Views: 428
|
Forum: HL - d20 System
February 27th, 2021, 06:08 AM
|
Replies: 7
Views: 185
|
Forum: HL - d20 System
February 25th, 2021, 08:52 AM
|
Replies: 2
Views: 62
|
Forum: HL - d20 System
February 24th, 2021, 07:26 PM
|
Replies: 7
Views: 185
it tries to assign the string as...
it tries to assign the string as "SpInfo.thingid.spell" for some reason. I looked at Martial Study, which has a similar coding.
var disc as string
var trunc as number
disc =...
|
Forum: HL - d20 System
February 17th, 2021, 10:02 AM
|
Replies: 7
Views: 185
|
Forum: HL - d20 System
February 16th, 2021, 06:09 PM
|
Replies: 7
Views: 185
Using defined spells for custom expression
I am working on a thing and I can't figure out the coding. What it is supposed to do is allow you to select from level 0 wizard spells and allow you to cast it 3/day as a spell-like ability. It...
|
Forum: HL - d20 System
February 16th, 2021, 07:39 AM
|
Replies: 5
Views: 190
That makes things easier :D
I am...
That makes things easier :D
I am threatening to do them! Bwahaha!
The problem being that some of them have different lists and abilities, so they aren't duplicates. That would have to...
|
Forum: HL - d20 System
February 14th, 2021, 10:07 AM
|
Replies: 5
Views: 190
Illyahr Request Threat
This thread is for requesting content. I will be doing the user requests that have backed up, as well as any others that I can get to, between other content. Donations to my Patreon are...
|
Forum: HL - d20 System
February 12th, 2021, 01:54 PM
|
Replies: 20
Views: 428
|
Forum: HL - d20 System
January 23rd, 2021, 03:12 PM
|
Replies: 1,077
Views: 315,019
|
Forum: HL - d20 System
January 21st, 2021, 05:52 PM
|
Replies: 1,077
Views: 315,019
|
Forum: HL - d20 System
January 20th, 2021, 07:10 AM
|
Replies: 1,077
Views: 315,019
|
Forum: HL - d20 System
January 20th, 2021, 07:09 AM
|
Replies: 1,077
Views: 315,019
|
Forum: HL - d20 System
January 15th, 2021, 04:17 PM
|
Replies: 0
Views: 174
Anyone want to chip in?
I started a Patreon (https://www.patreon.com/illyahr) for support and encouragement. If anyone would like to donate while I do more programming, I would greatly appreciate it. :)
|
Forum: HL - d20 System
January 14th, 2021, 04:10 PM
|
Replies: 12
Views: 360
|
Forum: HL - d20 System
January 14th, 2021, 10:26 AM
|
Replies: 12
Views: 360
|
Forum: HL - d20 System
January 8th, 2021, 08:32 PM
|
Replies: 1,077
Views: 315,019
|
Forum: HL - d20 System
January 7th, 2021, 05:10 PM
|
Replies: 1,077
Views: 315,019
|
Forum: HL - d20 System
January 3rd, 2021, 06:12 PM
|
Replies: 1,077
Views: 315,019
The Shadowcaster (for some reason) is giving...
The Shadowcaster (for some reason) is giving extra mysteries known with high Charisma when the Mouseferatu update is active. I don't know why this is as it isn't mentioned in the update. The extra...
|
Forum: HL - d20 System
December 27th, 2020, 12:06 PM
|
Replies: 1,077
Views: 315,019
|
Forum: HL - d20 System
December 14th, 2020, 08:36 PM
|
Replies: 14
Views: 1,358
|
Forum: HL - d20 System
October 27th, 2020, 09:38 AM
|
Replies: 1,115
Views: 442,301
|
Forum: HL - d20 System
October 27th, 2020, 09:34 AM
|
Replies: 3
Views: 1,159
I've encountered this issue and that's exactly...
I've encountered this issue and that's exactly what is happening. It's a core system issue: you are trying to tell the system to increase caster level to a point beyond what it recognizes. As far...
|
Forum: HL - d20 System
October 27th, 2020, 09:31 AM
|
Replies: 10
Views: 1,393
Tried this at one point. A class has a specific...
Tried this at one point. A class has a specific spellcasting progression unique to itself, you just assign its type and preparation method. You would have to add a second tab with a unique class id...
|