This is my gaming circle minus my ACKS players. I am such an asshole. Since they're in the big city now, the players really wanted to know if there were any magic weapons for sale. ACKS ain't 3e or 4e though. There is exactly one magic weapon for sale. I rolled randomly to see what it was and... ...it's a cursed -2 sword. So I told the players there's a weapons dealer/fence who's looking to get rid of a magic sword he's gotten ahold of...cheap. Only 6,000gp when usually a +1 item would be 10,000gp. So far they are not suspicious. They're going to be so pissed at me. I can barely contain my excitement.
if you can export it to an svg file you should be able to scale it up to any size. it's a vector format.
ReplyDeleteunless you mean the interface needs a bigger grid. can't help you there.
ReplyDeleteYep, bigger grid.
ReplyDeleteOr be able to set grid size.
ReplyDeleteCasey Garske If you have a local copy and want all your projects to be bigger, search for these three lines and set them accordingly:
ReplyDeletevar Map = {
width: 30, // how many columns
height: 30, // how many rows
tileWidth: 20, // tile size in pixels
Alternatively, if you use the keyboard, you can simply move past the right and bottom edges and it will resize. Because arrow keys beat mouse! :)
Awesome.
ReplyDeleteAlex Schroeder what's it supposed to do when you download? I just made a beautiful map hit download, and IE gave me a "Webpage cannot be displayed." I used IE because the secret door icon worked in IE, but not in Chrome. And in Firefox none of the letter-based icons worked.
ReplyDeleteI've still got the download spit out, but I have no idea if I can get back to my map from it.
I think that Download doesn't quite work using IE. On Firefox, it downloads an actual file. On Chrome, it opens a new URL that you can then save as an actual file. In both cases, the changes you made are now part of the file. Without it, reloading Gridmaper will loose all the edits.
ReplyDelete