Merging windows and controls

In today’s new video tutorial we will see how to merge windows and controls to modify existing elements in the base rulesets. We are going to see a typical scenario in which we will modify the main window of the character sheet, maintaining all the original functionality. We will move the existing controls to make…

Continue reading Merging windows and controls

Making of a rollable total field

In today’s video tutorial I will show you a typical usage of Number controls to create some bonus field with a rollable total (with a pretty straightforward LUA code). Sorry, the LUA code is blurred in the video for the most part, here is the code: Note that mod3 is declared as subtracting instead of…

Continue reading Making of a rollable total field

The Counter List control

Today we will learn the basic usage of the useful Counter List control:

Desktop panels

In today’s video we will make a handy dice roller widget using a Desktop panel window.

The Dropdown List

The Dropdown list is a very useful control. Now with Ruleset Wizard is really easy to use.

The Icon Cycler

It is the turn of the Icon Cycler, this is an example of it’s basic usage.

Creating a skill list

This time we are going to learn the basic usage of the windowlist control, creating a basic editable skill list with a scroll bar.

Creating a rollable skill field

Today I will show you how to make a classic rollable skill bonus field using the built-in scripting capabilities of ruleset wizard, without LUA scripting 😉

The Window Designer

Another short tutorial to show the usage of the Window desginer interface.