Fantasy Grounds Merchandise
Page 55 of 331 First ... 5 45 53 54 55 56 57 65 105 155 ... Last
  1. #541
    GunnarGreybeard's Avatar
    Join Date
    Jun 2008
    Location
    Crossville, TN [UTC-5/CST]
    Posts
    1,042
    Blog Entries
    4
    Yeah, completely understand. Just thinking out loud mainly, making sure I know what I am going to have to work with before putting too much data entry work in and having to redo it all again later.
    FG:Unity Ultimate License Holder: Meaning anyone can join my games, even those with just the Demo . . .
    Timezone: UTC-6/CST (My 'Current' Local Time)
    Previously Ran: An Old-School Essentials campaign, set in Hârn . . . Here is the old discord channel -> Hârnic OSE.
    Current Design Project: Developing a stand-alone "Hârnic 5e" setting for OSE and Fifth Edition . . .

  2. #542
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    Quote Originally Posted by GunnarGreybeard View Post
    Is there a way then to make modifiers semi permanent (toggleble Off when they 'expire') so that a player/GM does not have to keep manually re-applying all the different modifiers they could conceivably have each time they need to make a roll to simulate an Effect being in place? If not, any idea on how to best simulate this with the least amount of manual involvement?
    If its a common set of conditions just create the roll with them included.
    You might end up with 2 or 3 attack rolls for the same weapon and the player just uses the one that is setup right for that situation.
    Otherwise in many cases its not that bad - click mod 1, mod4, mod5 and roll.
    It isnt very time consuming and it has the advantage of stacking the description too.

    Quote Originally Posted by Trenloe View Post
    Effects would need to be programmed into each individual dice roll handler - so if you have a specific set of effects you wanted, for a specific dice roll handler, then you could look into setting that up yourself.

    Damned already has his work cut out trying to keep up with all the different dice rolls people want without trying to then cater for effects for all of those dice rolls.
    Yep - I have zero interest in attempting to code effects for MoreCore. Thats a rabbithole Im not going near.

    I am thinking of having a very basic Combat Option with three settings - Off, Over, Under
    If you select Over and you drag your attack roll on to the target it will calculate hit or miss based on your roll and whether its equal or higher than the Defence...
    If you select Under it will do the same thing but based on equal or lower than the defence.

    even that has more granularity required... should it be Off, Over, Equal/Over, Under, Equal/Under

    Im not sure how many game systems could benefit from that... but Im mulling over it...

  3. #543
    GunnarGreybeard's Avatar
    Join Date
    Jun 2008
    Location
    Crossville, TN [UTC-5/CST]
    Posts
    1,042
    Blog Entries
    4
    Quote Originally Posted by damned View Post
    If its a common set of conditions just create the roll with them included.
    You might end up with 2 or 3 attack rolls for the same weapon and the player just uses the one that is setup right for that situation.
    Otherwise in many cases its not that bad - click mod 1, mod4, mod5 and roll.
    It isnt very time consuming and it has the advantage of stacking the description too.

    Yep - I have zero interest in attempting to code effects for MoreCore. Thats a rabbithole Im not going near.
    No problems there. The current mods setup does work and I really like the descriptive text that is added to the roll explaining what each of the mods are for. It will probably come down to players becoming familiar with the interface and how best to arrange it for them to make the process quicker. Players also usually have more free screen real-estate than GM's so I may need to spend some time looking at it from their perspective and see how "cluttered" the mod menu would really be.

    Quote Originally Posted by damned View Post
    I am thinking of having a very basic Combat Option with three settings - Off, Over, Under
    If you select Over and you drag your attack roll on to the target it will calculate hit or miss based on your roll and whether its equal or higher than the Defence...
    If you select Under it will do the same thing but based on equal or lower than the defence.

    even that has more granularity required... should it be Off, Over, Equal/Over, Under, Equal/Under

    Im not sure how many game systems could benefit from that... but Im mulling over it...
    Well, I doubt it would be something useful in the games I'm currently working with so don't count me as a "I'd like to see that" vote".
    FG:Unity Ultimate License Holder: Meaning anyone can join my games, even those with just the Demo . . .
    Timezone: UTC-6/CST (My 'Current' Local Time)
    Previously Ran: An Old-School Essentials campaign, set in Hârn . . . Here is the old discord channel -> Hârnic OSE.
    Current Design Project: Developing a stand-alone "Hârnic 5e" setting for OSE and Fifth Edition . . .

  4. #544
    Is there a wysiwyg editor that can be used to create and edit the ruleset?

  5. #545

    Join Date
    Apr 2008
    Location
    Virginia Beach
    Posts
    3,093
    No, Rosco. Nor is there one under development, and there is never likely to be one. This would be an enormous undertaking. Rulesets (the good ones) are enormously detailed, and you need a serious programming language to do something serious. Not even Microsoft has wysiwyg editors and uses their visual studio development, which is far from wysiwyg.

    Maybe I am misunderstanding what you are asking, but I doubt it.

    Creating a ruleset is not for the faint of heart. There have been some who tackled it without a programming background, but most come to it with at least an understanding of scripting languages and the fundamentals of programming (boolean logic, parameters, etc).

  6. #546
    Just checking. Yes that answers my question. I am making my way just thought I would see if there was anything more straightforward visually to help.

  7. #547
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    After using Find in Files my next best tip for you when programming is this:

    type /reload in chat and dont hit enter. Drag it to the F1 key.
    type /console in chat and dont hit enter. Drag it to the F2 key.

    After you make some changes to your code, press F1 and then press F2 to get a quick reload and debug of your code.

  8. #548
    Is there a way to easily load MoreCore, but with the standard theme of FG? Thanks!
    Ultimate License Holder
    GMT+1 timezone

  9. #549
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    24,754
    Blog Entries
    1
    Quote Originally Posted by Yskonyn View Post
    Is there a way to easily load MoreCore, but with the standard theme of FG? Thanks!
    No Im sorry there is not.
    I had to create a few new windows and so I created a whole new theme.
    You can certainly build an extension to undo many/most of the MoreCore theme elements but you will have quite a few MoreCore items still which will jar with the base theme.

  10. #550
    Thanks for the quick response!
    A more fantasy themed layout would have been nice as an option, but I am sure you're a busy individual.
    Thanks for MoreCore!
    Ultimate License Holder
    GMT+1 timezone

Page 55 of 331 First ... 5 45 53 54 55 56 57 65 105 155 ... Last

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
DICE PACKS BUNDLE

Log in

Log in