Forum: HL - D&D 5th Edition SRD
January 2nd, 2021, 08:56 AM
|
Replies: 16
Views: 1,702
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: 1,204
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: 7
Views: 4,307
|
Forum: HL - Pathfinder Roleplaying Game
November 24th, 2020, 05:46 PM
|
Replies: 14
Views: 1,521
|
Forum: HL - Pathfinder Roleplaying Game
November 23rd, 2020, 01:15 PM
|
Replies: 14
Views: 1,521
|
Forum: HL - D&D 5th Edition SRD
November 22nd, 2020, 02:02 PM
|
Replies: 15
Views: 1,465
|
Forum: HL - D&D 5th Edition SRD
November 22nd, 2020, 06:49 AM
|
Replies: 2
Views: 1,029
|
Forum: HL - D&D 5th Edition SRD
November 20th, 2020, 12:50 PM
|
Replies: 16
Views: 1,702
|
Forum: HL - D&D 5th Edition SRD
November 20th, 2020, 08:12 AM
|
Replies: 16
Views: 1,702
|
Forum: HL - D&D 5th Edition SRD
November 19th, 2020, 01:53 PM
|
Replies: 16
Views: 1,702
|
Forum: HL - D&D 5th Edition SRD
November 18th, 2020, 01:10 PM
|
Replies: 16
Views: 1,702
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: 29,493
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: 4,007
|
Forum: HL - D&D 5th Edition SRD
October 23rd, 2020, 08:02 PM
|
Replies: 8
Views: 1,618
|
Forum: HL - D&D 5th Edition SRD
October 23rd, 2020, 03:06 PM
|
Replies: 8
Views: 1,618
|
Forum: HL - D&D 5th Edition SRD
October 23rd, 2020, 12:40 PM
|
Replies: 8
Views: 1,618
|
Forum: HL - D&D 5th Edition SRD
October 9th, 2020, 02:51 PM
|
Replies: 6
Views: 1,209
WotC did produce a conversion guide, for old...
WotC did produce a conversion guide, for old editions to 5e... since pathfinder is a 3.5ish system, you could use that conversion guide to do the job.
As far as equipment goes, it basically says...
|
Forum: HL - D&D 5th Edition SRD
September 12th, 2020, 01:22 PM
|
Replies: 5
Views: 1,507
|
Forum: HL - D&D 5th Edition SRD
August 20th, 2020, 10:49 PM
|
Replies: 19
Views: 6,841
|
Forum: HL - D&D 5th Edition SRD
August 18th, 2020, 12:55 AM
|
Replies: 3
Views: 1,498
Try this
perform...
Try this
perform hero.childfound[thingid].assign[the tag]
but limit it to the correct class helper. I think you can do this one without running a foreach loop.
|
Forum: HL - D&D 5th Edition SRD
August 16th, 2020, 10:31 PM
|
Replies: 2
Views: 3,787
Yes they are completely different. You will...
Yes they are completely different. You will probably need to script these differently. Each sidekick being a different base template you will need to rework the current idea to fit that.
|
Forum: HL - D&D 5th Edition SRD
August 16th, 2020, 09:23 PM
|
Replies: 0
Views: 1,049
Bug Report: Aarakocra Flight bug
The aarakocra flight is limited to wearing light armor or no armor. The ability specifies that a character cannot fly while wearing medium or heavy armors. If I add a medium suit or heavy suit of...
|
Forum: HL - User Projects
July 19th, 2020, 03:24 PM
|
Replies: 13
Views: 7,968
|
Forum: HL - Pathfinder Roleplaying Game
July 10th, 2020, 04:56 PM
|
Replies: 4
Views: 1,004
|
Forum: HL - Pathfinder Roleplaying Game
July 8th, 2020, 04:09 PM
|
Replies: 4
Views: 1,004
|