Thanks - good to know. I'll dive back into the tutorials and see if I can come up with anything.
Printable View
Thanks - good to know. I'll dive back into the tutorials and see if I can come up with anything.
Do you know if MoreCore will work with the new FG Unity?
It will. But probably not at the moment. I have not even installed the beta yet myself. When SmiteWorks inform the devs that it close to production ready in terms of major functionality and api changes have been close to finished I will start work on it. As this is a community ruleset I will need to do the commercial ones first and then this one but the plan is to support MoreCore on Unity.
So, this is how I setup the damage roll, Attachment 30272, but this is the result I get, Attachment 30274. The icon has the Z for an /afmbe roll, but no roll.
Hola - try: /afmbedmg #d6x#
Hi,
I created a while back an Urban Shadows extension for morecore. There may be an error on loading with the new FG update. :hurt:
There are bits that can be used in other extensions so feel free to steal it.
For example I reworked the roll sheet to lock the fields when the sheet is locked, I moved the roll description at the top,...
Attachment 30299
Attachment 30298
Download the extension
Good stuff metazeta
I might indeed incorporate some of this in the next build :)
So this damage is for a 9mm pistol. I used "/afmbedmg 1d6x4", Attachment 30353. No matter what the roll it comes out "9". And the modifier in the box, Attachment 30354, should be added the "x4" number. So the modifier in the picture would modify the form like this, /afmbe 1d6x7 by adding the 3 to the 4 in the formula.
are you using the build I emailed you?
it does look like the Chat Message is correct but the Dice Result number is only showing the Modifier
/afmbedmg (p1)d6x(p2)
replace the script with the attached.
Ok thanks. that works.