Many gamers use some kind of digital solution such as virtual table-top software to display maps on a projector or computer screen even when running a local game (as opposed to running a game over the internet, where such software is pretty much required). All of these software solutions have their advantages and disadvantages, but  CC3+ itself may actually be a very good solution, depending on your needs. Now, just to start with the limitations, CC3+ don’t have any kind of remote viewing/projecting options, so this do require that you share the screen you are actually working on (This can be a secondary screen/projector that is set up to mirror yours, or it can be done through screen sharing software, which allow others to see your screen even over the internet).

So, why would you use CC3+ for this? What advantages does it have over other VTT software? Well, the main reason CC3+ is good for this is that this is where you made your map in the first place. This means that the map is fully interactive, and you have all your regular CC3+ tools available to you to manipulate the map during play. If you export the map from CC3+ to an image file for use in a VTT program, then everything becomes static. In CC3+ you can hide or show sheets and layers, you can move symbols and edit whatever you need to do.

Of course, CC3+ isn’t optimized for use during play, while a VTT program is made just for that purpose, so some things are probably a bit more complicated to do in CC3+, so it is up to you if the flexibility CC3+ offer with regards to what you can do with your map during game play is worth it. For this article, I’ll showcase a few features of CC3+ that helps you during play.

Continue reading »

Usually we make a map in CC3+, and when done, we export it to an image or print it, turning it into a static thing. This is required when we wish to use the map outside of CC3+, but it also takes away many fun things we can do with the map.
CC3+ does allow us to make really dynamic maps however, maps that change based on triggers in the map. I’ve already talked about a simple version of this in the article on Showing and Hiding Map Features, but let us take this much further and make a map with a large selection of interactive elements.

Now, before reading any further, I strongly suggest that you download the example map and give it a good try before reading further (requires DD3). Another much simpler example shows moving lights (Works without DD3).

Continue reading »

In CC3+, drawing tools are great timesavers. The basic functionality of a drawing tool is that it works as a preset that contains all the various settings required, such as line style, fill style, line width, color, sheet and layer so that when you draw using a drawing tool you don’t have to go around setting all of these manually like we did in the good old days. Drawing tools also have some built-in nice features like being able to draw two separate entities at once, being able to stay within the map border, and the option to easily edit an existing shape.

However, there is another very important feature that exists for drawing tools, and that is to attach macros to them. A drawing tool can contain an embedded macro which follow the tool and isn’t dependent on your main CC3+ macro file and can contain macros that work in tandem with what you draw using the tool, or even functionality that isn’t connected to drawing at all. Today, we’ll look at how to create these tools and have a brief look at how they can make things easier for us.

Drawing with Macros

If you have been making overland maps, you’ll probably familiar with the forest drawing tools. If you pay attention when you use them, you’ll note that they ask you to draw a smooth shape, and then fills this shape with trees after you are done drawing it. This is a macro drawing tool at work. What happens is that the tool itself is only set up to draw that forest background, but it also contain a macro that gets called when you are done drawing that calls the Fill With Symbols command to fill the area you just drew with trees. Let us make a similar macro that uses the Symbols in Area command instead. I won’t go into detail about Symbols in Area here, since this is about making a macro tool that uses the command, rather than explain the command itself, but if you need a refresher for the command, you can look at this article.

Continue reading »

VersionA new version of CC3+ is available now, fixing a few bugs and preparing CC3+ for the next releases.

Version Notes

CC3+ Version 3.89
=================
– Fixed grids not aligning correctly to snap points
– Fixed drawing tools not displaying preview
– Fixed Common sheet not being selectable in sheet dialog
– Fixed TEXPORT, TFIND, and TREPLACE not showing dialogs

CC3+ Version 3.88
=================
– Fixed bug with wall-cutting symbols not working properly

Larger fill displaysA new update for Campaign Cartographer 3+ is now available. We’ve done a lot of internal work (small bug fixes and improvements), but also improved some user interface issues and added a convenient new feature.

User Interface

Bitmap fill styles will now be displayed in a much larger format in any of the dialogs. That makes it much easier to recognize or judge one of the many detailed bitmap fills available in the template you are working on.

Resizing the drawing areaNew Command

Have you ever wanted to enlarge or shrink the area of the map you’ve been working on? The new “Resize Drawing Area” command (available from the File menu) will now make this much easier and quicker. Just type in the new map dimensions, and the map border and background will scale to the new size, without affecting any of the content you’ve already drawn. From there you can add new content and enlarge the existing features with the help of the editing tools.

You can download the update from your registration page. It is available among the CC3+ files on the Downloads tab.

Version Notes

Here are the version notes for Update 18:

CC3+ Version 3.87
=================
– Added SCALEMAPEXT and SCALEMAPEXTM commands to scale map template things (MAP BORDER, BACKGROUND, and SCREEN).
– Added TOGL and TOGLF commands to toggle visibility of a specified layer.
– Added JPEGOPT, DWGOPT, EMFOPT, and FCWOPT commands to allow direct access to save options for the major file types.
– Added SYMPTFILTER command to support point filtering on symbol import. This change may reduce artifacts for some kinds of symbol creation.
– Added LISTCMDS command to list all of the available commands in the system (main program and XPs).
– Changed internal image representation to allow for more efficient imaging operations.
– Removed some unused legacy DLLs to reduce disk footprint.
– ZOOMSEL command should work better than it used to.
– Fixed crash with hotspots in symbols when the layer for the symbol reference is hidden.
– Fixed XML parser usage to properly serialize boolean values.
– Fixed rename problem with sheets that could cause effects to be added to the wrong sheet.
– Fixed out of memory error that could happen with certain drawings.
– Fixed memory corruption that could occur when reading an invalid drawing tool file.
– Fixed memory corruption and possible crash when dropping text longer than 4090 characters.
– Now visibly rejects attempts to drop unknown file types onto a drawing.
– Dropping a picture onto a drawing while holding down the Shift key now allows rotating and scaling the image.
– Dropping a picture onto a drawing from a browser no longer generates an old-style image entity.
– Widened the drop portion of fill style preview combo boxes to make it easier to read style names.
– Updated PNG loaders to improve protection against certain malformed image files.
– Built with Visual Studio 2017. Some code elements should be a bit faster.
– MenuConfig utility now offers better support for special path characters (#$@) in file names.
– Options button on Save As will respond better on higher-dpi displays.
– Floating prompt now displays better on higher-dpi displays (has a different visual appearance as well).
– Traveller sector importer now handles the new-style Traveller 5 sector file format.

A map in itself conveys a lot of useful information. It shows you the lay of the land, the location of terrain features, the names of various locations, and so on. But you often have lots of additional information that doesn’t fit on the map itself, such as GM-only information about the traps in the dungeon, lore information about the different places, statistics, and so on. All of this is things you may wish to have at your fingertips when using the map. So, let us explore various ways you can easily provide extra information with a map.

Map Notes

CC3+ has a built-in system for storing notes along with your map. These are not visible in the map itself, but embedded in the map file, and can be brought up when needed.

To access the list of map notes, either click the Map Notes button on the toolbar, or select Drawing Properties from the File menu and then hit the Map Notes button in the dialog. This will bring up a dialog showing the list of all map notes for this map. From here, you can select any map note and click OK to show that map note, or you can hit edit to change it. You can also create new map notes from here. Continue reading »

Update 16 to CC3+ just released (get it from your registration page), and with it comes a long list of added commands and fixes. Let us have a look at those new commands, and discuss how to use them in your mapping efforts.

I’ve divided this post into two different sections. The first part describes the new features that are useful in your mapping, while the second describe the more technical commands. I recommend you give both sections a view, but many users will probably want to just glance over the technical section and see what is relevant for them.

Do note that all the new commands in this update is presently only available as command line commands, which you must type manually on the CC3+ command line, they are not available in the menus or toolbars yet. Don’t let this discourage you however, as using a command from the command line is just a case of typing in the command on your keyboard and hitting enter (as long as you are not currently in the middle of another command). The rest is just doing as the command line tells you, which you should be familiar with from many other commands already.

The Fun Stuff

Contours from raster images

So, let us start with one of the more exiting additions to CC3+. Previously, if you wanted to import a map you had drawn in another program into CC3+, you would have to import it as a background image, and then manually trace over it with the drawing tools to recreate the map in CC3+, as there was no way for CC3+ to generate proper drawing entities from your image, such as landmasses.

However, with the new CONTOURSM command, this has changed. To start out with expectations for this command, what this command does is to find edges in your image, where edges are defined as transparent vs non-transparent pixels. This makes it a nice command to automatically convert an image of a landmass into a CC3+ polygon, but it is not a general solution for converting any kind of image and get all the details converted to CC3+. So, what this command mainly does is that it saves you from manually tracing the outline of your landmass. For anyone who have done this with a complicated landmass, they should quickly realize how big of a time saver this is.

So, to explain the use of this command, here is a brief mini-tutorial on its use. I will take an image of an island and turn that into a proper CC3+ editable drawing entity.

Note that even if this tutorial uses a landmass as an example, the use of this command is not limited to landmasses.

    1. Before we begin in CC3+, we need an image of our landmass. I’ve used the below image for this. However, as I mentioned above, CC3+ detects the edges based on transparent vs non-transparent pixels, so I can’t just insert this image. I need to edit it in an image editor first, and make the seas transparent and the landmass a solid color. Since this is a CC3+ tutorial and not a tutorial on image editing, I won’t go into the details here, but generally you should be able to just load the image into your favorite image editor, and then use the magic wand or similar selection tools with a reasonable tolerance to select sea areas and make them transparent. The second image below shows my landmass after this process.

Continue reading »

Campaign Cartographer 3+ is a product in constant evolution, with new features, both small and large, typically gets added for every update. For this article, I want to have a look at some of these features and give a short introduction on how you can start experimenting with them.

Some of the new features have already been covered in other places. For example the new improvements to the Symbols Along command where documented in the February 2018 Annual – Dungeon Walls and I wrote a Command of the Week article on the new Symbols in Area command. For those into macro writing, I have also covered the new Get Extents commands.

Perspective Scaling

Probably the largest addition in the latest update is the new PSCALE commands. These haven’t been added to the menu yet, so you need to type them in on the command line, but they are a series of commands that are intended to help you make pseudo-perspective maps by automatically changing the scale of a symbol depending where it is on the screen. This command was developed in response to several such maps appearing in the forums. Let us start with an example image to show what the command can do.

So, looking at this image, you can see that the symbols closer to the bottom of the image is larger than the ones near the top, which provides a pseudo-perspective look on things. While it is certainly possible to do this manually, this example was made by using the PSCALE commands.

Continue reading »

The Kingsland and the Poisoned Lands - blue seaCampaign Cartographer 3 Plus gets a new free update and you a new drawing style with it! Originally published in the Cartographer’s Annual, we’ve decided to share Herwin Wielink’s overland style with a wider audience. It’s a style of lovingly crafted, playful bitmap symbols and high-detail textures. With more than 250 symbols, 30 textures and and more than 60 drawing tools, it is one of the largest drawing styles we’ve ever published in the Annual. Click the image on the right to see a high-detail version of an example map in Herwin Wielink’s style.

To get the new update download it from your registered user’s page. Some of you may have recently downloaded Update 4; it’s 4a you need to get the new style.

Apart from the new style and some bug fixes (see the Readme file for details) Update 4 prepares CC3+ for the release of Perspectives 3. We needed to update specialised components needed to handling up to 8 different isometric views for one symbol, add light and shade and support angled fill styles.8 views

Here is another big example map in the Herwin Wielink style:

HW Narsaria

The Perspectives 3 pre-release offer is coming soon – look at for an email from us!

SS3A Example - Road SceneThe next compatibility update is here: Symbol Set 3 – Modern is now available for CC3+. Symbol Set 3 provides a variety of styles modern maps: 3 different floorplan styles (two bitmap-based, 1 vector) and two overland styles, one for Ordnance Survey-style topographic maps, the other for modern political maps.

Click the example on the right to see a large-scale version of the bitmap-based floorplan style created by Jonathan Roberts for Symbol Set 3, and click the left image below for an example of the modern political style, based on the work of Brian Stoll. The right image shows an example of the Vector Ordnance Survey style.

If you already own Symbol Set 3, you can simply download the setup for CC3+ from your registration page. If you do not own SS3 yet, you can get a copy here.

The installation of Symbol Set 3 for CC3+ requires the latest update (CC3+ Update 3). Make sure to download and install it from your registration page before SS3.



Previous Entries Next Entries