Monsen
Monsen
About
- Username
- Monsen
- Joined
- Visits
- 726
- Last Active
- Roles
- Administrator
- Points
- 9,029
- Birthday
- May 14, 1976
- Location
- Bergen, Norway
- Website
- https://atlas.monsen.cc
- Real Name
- Remy Monsen
- Rank
- Cartographer
- Badges
- 27
-
How to load macro files at startup.
There isn't a global option, but all maps have a OnOpenMacro which is run whenever you open that map....
But be careful about loading new macro files. When you load a new macro file, the current one is unloaded. And a lot of the buttons in the interface calls up macros, which then break if you load a different macro files without these macros defined. In general, I never recommend ever loading a new macro file, but either add your custom macros to the default fcw32.mac file, OR have your macros as scripts instead which you can call on with the SCRIPTM command instead of using macros (A script is basically a macro contained in an external file, one macro per file, doesn't have the MACRO/ENDM lines, and is run when you call it instead of loaded like a macro file)
-
Live Mapping: The Drawing Tools
This time around I intend to dig a bit deeper into CC3+'s drawing tools, and show how you can do all kind of fun stuff with them.
Who said drawing tools were just for drawing? (well... I guess I'll focus mostly on the drawing kind during the stream)
Stream will happen at Thursday March 10th, 1800 hours CET. (Click the video or see the forum sidebar to figure out the time in your time zone)
-
Orsta - Norway
-
Is there a 'Select All' keyboard command?
All the selection options have shortcut keys, but they are only active during the selection procedure, i.e. when the CC3+ command line reads "Select Entities".
Selecting everything is just A (for all)
What Sue talks about isn't buttons, but the context menu you get when you right click inside the drawing area during selection.
-
How to use Blend 16 colors option in color palette










