Thread: MoreCore Ruleset
-
March 12th, 2022, 22:46 #3081Adept
- Join Date
- Jul 2020
- Posts
- 3
Thanks for the PDF! Here neither do I nor my friends could acess the site.
-
March 12th, 2022, 23:32 #3082
The site is down - but the MoreCore help page is up.
https://www.diehard-gaming.com/mchelp.html
But it has a very aggressive firewall and if there are multiple hack attempts coming from your neighbours it starts blocking wider and wider IP blocks...
Its slightly too big to post here so here is an offline copy...
https://sydneyit-my.sharepoint.com/:...s8uKQ?e=g9VhEZ
Its quite basic doco - hope it helps.
Post any Qs here and they will get answered.
-
March 12th, 2022, 23:51 #3083
-
March 13th, 2022, 22:13 #3084
I seem to recall there being a way to change the button icon used on a specific CT Roll, but I can't find any way to do it. I seem to recall it being a [CTRL]+mouse key press on the icon when the roll was open for edit, but that doesn't work. Currently, all my CT Rolls involving "/die" syntax are all displayed with the chat button, which is not a particularly pertinent icon.
Is it possible to change that chat icon? Even the d20 polyhedral icon for the button would be better.
-
March 13th, 2022, 22:23 #3085
click into and then away from the roll field and it will adopt the icon associated with whatever is in that field.
-
March 14th, 2022, 03:57 #3086
-
March 17th, 2022, 19:36 #3087Grand Templar
- Join Date
- Dec 2018
- Location
- England, UK
- Posts
- 245
Hi Damned
I created an extension for Battletech last year and am now getting the same deprecated message. Looking at the code within the MoreCore files, am I right in saying that I will need to change all instances of ActorManager.getActor to ActorManager.resolveActor? Also, do I no longer need to specify the character type (pc or npc) as shown below?
local rActor = ActorManager.getActor("pc", window.getDatabaseNode());
should now become
local rActor = ActorManager.resolveActor(window.getDatabaseNode() );
-
March 17th, 2022, 19:52 #3088Celestial Paragon
- Join Date
- Apr 2011
- Posts
- 2,314
Hi Brotherkelly,
Yes, that is the change that you need to make to resolve that issue.
Dakadin
-
March 17th, 2022, 19:54 #3089Grand Templar
- Join Date
- Dec 2018
- Location
- England, UK
- Posts
- 245
Thanks.
-
March 17th, 2022, 22:07 #3090
Thread Information
Users Browsing this Thread
There are currently 4 users browsing this thread. (0 members and 4 guests)

Reply With Quote


Bookmarks