Thread: 5E - Token Height Indicator
-
July 20th, 2021, 18:36 #341
-
July 20th, 2021, 19:10 #342Patriarch
- Join Date
- Mar 2016
- Location
- Bergen
- Posts
- 337
-
July 20th, 2021, 19:26 #343
Attachment 48325
Says here
"some of this listed as functionality in exts for 5e."
I wouldn't call that it's 5e ext.
Also it is listed in the PF1 exts.
As you can see in the code here, you wouldn't even be able to load this without editing this for 5E.Code:<root version="1.0" release="1"> <properties> <name>Combat Modifier Calculation</name> <version>1.0</version> <author>dogfisc</author> <description>Extension</description> <ruleset> <name>PFRPG</name> </ruleset> <ruleset> <name>3.5E</name> </ruleset> <loadorder>100</loadorder> </properties> <announcement text="Combat Modifier Calculation: Automatically calculate modifiers for flanking, range, and shooting into melee" font="emotefont" /> <base> <includefile source="desktop/desktop_classes.xml" /> <includefile source="gameelements.xml" /> <includefile source="utility/utility_modifiers.xml" /> <includefile source="strings/strings.xml" /> <script name="ActionAttackCustom" file="scripts/manager_action_attack_custom.lua" /> <script name="DataCommonCustom" file="scripts/data_common_custom.lua" /> </base> </root>
-
July 20th, 2021, 20:37 #344Patriarch
- Join Date
- Mar 2016
- Location
- Bergen
- Posts
- 337
-
July 20th, 2021, 20:51 #345
-
July 20th, 2021, 22:13 #346
-
July 21st, 2021, 00:22 #347
-
July 21st, 2021, 00:32 #348
-
July 21st, 2021, 00:45 #349
I bought Kents Flanking extension for 5e and made some changes to get it to work for 4e. The extension patch you made works with it, only adding the 4e ruleset check to extension.xml.
Wont be any use to others as I dont know how to make a patch extension of the changes made to Kents code. :-)
-
July 21st, 2021, 00:48 #350
Thread Information
Users Browsing this Thread
There are currently 2 users browsing this thread. (0 members and 2 guests)


Reply With Quote


Bookmarks