DICE PACKS BUNDLE
Page 44 of 109 First ... 3442434445465494 ... Last
  1. #431
    Quote Originally Posted by damned View Post
    Hopefully by next week I will have uploaded a ruleset for my little pony. It might give you some clues. Not the same mechanic but a little similar.
    Thanks Damned I have watched all of your videos and I look forward to the aforementioned one.

  2. #432
    you can get some clues in my development blog:

    https://www.rulesetwizard.com/new-ma...e-roll-engine/
    Ruleset Wizard
    The Ruleset Development Environment
    www.rulesetwizard.com
    Ruleset Wizard Tutorials
    Damned's Ruleset Wizard Tutorials

  3. #433
    Thanks, psicodelix
    I absolutely love this tool my wife purchased it for me last Christmas and I have logged a lot of hours.
    I always get excited when I see there's an update because I know it's going to make something I am doing easier.

  4. #434
    I'm glad you're enjoying it

    Watch out for the next update that will come with LUA code autocompletion...
    Ruleset Wizard
    The Ruleset Development Environment
    www.rulesetwizard.com
    Ruleset Wizard Tutorials
    Damned's Ruleset Wizard Tutorials

  5. #435
    Hi all; can I ask for some help please? ...This may be a simple one to answer... I want to add buttons with pre-defined bonuses or penalties (e.g. three buttons: -1, -2, -3), that work so each time you click on one (or more) they add to the modifier stack. Not sure if this would need to be coded or if there's a simpler way. As always, I'm in awe of how clever you all are so please be gentle if there is an explanation that involves anything more than writing a line or two! Many, many thanks.

  6. #436
    Yes, add a button and type this code:

    Code:
    function onButtonPress()
        ModifierStack.addSlot("description", 1);
    end
    Ruleset Wizard
    The Ruleset Development Environment
    www.rulesetwizard.com
    Ruleset Wizard Tutorials
    Damned's Ruleset Wizard Tutorials

  7. #437
    Quote Originally Posted by psicodelix View Post
    Yes, add a button and type this code:

    Code:
    function onButtonPress()
        ModifierStack.addSlot("description", 1);
    end
    It works!!! Brilliant, thank you for the quick solution Psicodelix

  8. #438
    damned's Avatar
    Join Date
    Mar 2011
    Location
    Australia
    Posts
    26,649
    Blog Entries
    1
    Quote Originally Posted by icecrmman View Post
    I absolutely love this tool my wife purchased it for me last Christmas and I have logged a lot of hours.
    Your wife is on the ball!

  9. #439
    Quote Originally Posted by damned View Post
    Your wife is on the ball!
    Yes she is

  10. #440
    Any chance we can get an option that allows placement of tabs vs spaces in the editor on hitting tab key? I just note that the preference at FG is tabs.

    Thanks,
    Jason

    -------------------
    XML and Lua File Formatting (for maximum compatibility across FG team and developers)
    Use tabs for indenting (not spaces)
    Use Windows style line breaks.
    Other Notes
    Use comments in LUA to explain the purpose of code functions and large or complex sections of code

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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
  •  
FG Spreadshirt Swag

Log in

Log in