View Single Post
  #2  
Old 08-14-2012, 09:28 AM
boblech boblech is offline
Registered Member
 
Join Date: Aug 2010
Posts: 6
Default

# are comments like ' or rem // ect. the line will be ignored

Change this line
sets ~personal_path "%PERSONAL%\My Games\Kings Bounty"

to
example
sets ~personal_path "E:\King's Bounty Crossworlds GotY\save"

Don't forget to write the " at the start and the end of the path.
And you have to create a new save Folder in your new path. (Your WindowsUserAccount must have writing access to this location)
Reply With Quote