Page 1 of 1

Ender or Latikai Mapping

PostPosted: Fri Mar 21, 2014 2:01 pm
by Scilly_guy
I was wondering if it would be possible for the client to prefix the map folder names with the name of the character. I only ever map with the same character and it would make life a lot easier if I could just delete all the repeated folders that my main character produces. Better yet (but it would be more work) would be if you could switch off mapping for some characters and leave it on for others.

Re: Ender or Latikai Mapping

PostPosted: Fri Mar 21, 2014 3:21 pm
by McTc
use this every now and then. it gets rid of duplicates. viewtopic.php?f=11&t=5995

Re: Ender or Latikai Mapping

PostPosted: Sat Mar 22, 2014 1:30 pm
by Scilly_guy
I've already got a tool for merging the maps, what I am on about is not creating lots of folders in the first place, and naming the ones I do create differently.

I would guess that all I am suggesting is changing something like
Code: Select all
$foldername=$date+" "+$time
$foldername=$charactername+" "+$date+" "+$time