Borders
I have followed the border instructions and I every time my border ends up being either too big or too small for the map.
I'm using a 1000 by 800 map, and the style is the peter fenlon.
Hopefully someone knows what's wrong, if you guys need more information, tell me, and I'll try to give it.
I'm using a 1000 by 800 map, and the style is the peter fenlon.
Hopefully someone knows what's wrong, if you guys need more information, tell me, and I'll try to give it.
Comments
You can open another instance of CC3, start a map with a template including a border, clipcopy that border and paste it in your map. (check the layers, the border might be frozen)
You can also design a border of your own, which, admitedly, is more time consuming...
EDIT: Even when I copy the map border it's too big.
I only seem to have this problem with the Fenlon style
So I guess I just wonder if there's a way to place a border, any border around the Fenlon style.
Here's the problem I face
Use the DIST or LIST command to get the size of the background X and Y.
Type SCALEXY and enter X/1000 (do not type X, eh? enter the X value from above).
Next enter Y/800
Select the left upper corner.
Border boxes will not be equal in size in both directions, though.
Edit : because I'm macro addicted, I usually use
GDIST
X (real X character now)
Select lower right point
Select lower left point
GDIST
Y
Select lower right point
Select upper right point
SCALEXY
Select boder
type X/1000 (X character because I stored the X size there)
type Y/800
Select upper left point
Hopla! It's a bit longer but I don't have to write X and Y down if they look like 756.08743,972.78224
Promt says ^Select entity
Select your border and right-click, do it
Promt says ^Scale X by
Enter your X ratio (background width/border width: 1000)
Promt says ^Scale Y by
Enter your Y ratio (background heigth/border heigth: 800)
Promt says ^Select center point
Select Upper Left corner
If that doesn't work, your border might be frozen, check the layers.
Also, when you say, select border, do you mean I select the border drawing tool, or the border which is already on the map, the one in the picture up above.
If you still can't do it, attach the FCW file and I'll try to sort it out.
Download the file in the CC3 defaut folder (Program Files/Profantasy/CC3 usually on windows)
Rename the file BDR.MAC
Launch CC3
Type LOADMAC Enter
Select BDR.MAC
Type BDR Enter
Follow the prompt line:
select two opposite corners
enter first color or hit enter for default black
enter second color or hit enter for default dark green
enter border width or hit enter for default 10
enter corner width or hit enter for default 20 (larger than border)
enter interval length or hit enter for default 50
Hopla!
Glad you could draw your border.
~Dogtag