-
March 4th, 2022, 02:13 #11
Sorry guys this wont be patched till Sunday 6th.
-
March 6th, 2022, 12:37 #12
I cant lock coin fields anymore - at least not at this time.
Extension has been updated on the Forge.
-
March 15th, 2022, 00:45 #13
Looks to be a conflict with Winnowing Pursuits and this ext. The search in their ext is not working when both are loaded. I will be posting in that thread as well.
-
March 15th, 2022, 18:51 #14
- Join Date
- Jan 2020
- Posts
- 274
There's not much I can do about this because I don't have this extension. @damned you can see all my code in the repo here; if you'd like to collab on a solution feel free to reach out here or on Discord (anathemort#5773).
-
March 16th, 2022, 13:38 #15
The issue is we are both adding a script file to the windowclass charsheet_inventory
Im adding:
Code:<script> function onInit() update(); end function update() local nodeRecord = getDatabaseNode(); local bReadOnly = WindowManager.getReadOnlyState(nodeRecord); end </script>
-
March 16th, 2022, 17:41 #16
Thanks for looking into this. This sounds like a deal breaker? Meaning I can use one or the other but not both?
-
March 16th, 2022, 17:56 #17
- Join Date
- Jan 2020
- Posts
- 274
damned, wouldn't it work if you called super.onInit()? This is what I did for compatibility with the core stuff on another window. Example here.
-
March 16th, 2022, 20:23 #18
-
March 16th, 2022, 20:58 #19
- Join Date
- Jan 2020
- Posts
- 274
-
March 16th, 2022, 22:21 #20
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks