PlaneShift

Gameplay => General Discussion => Topic started by: Prolix on March 03, 2008, 01:58:50 am

Title: Xml configuration files
Post by: Prolix on March 03, 2008, 01:58:50 am
Which of the files from previous versions are safe to copy over to the new clients filespace? How much of the old shortcuts and whatnot is it possible to salvage or does everything need to be redone by hand?
Title: Re: Xml configuration files
Post by: Caarrie on March 03, 2008, 02:01:47 am
you should be safe to copy over all but controls but there is no gurantee what is copied will work
Title: Re: Xml configuration files
Post by: ThomPhoenix on March 03, 2008, 02:03:41 am
You'll also have to re-assign keys to your shortcuts, if you had that.
Title: Re: Xml configuration files
Post by: Prolix on March 03, 2008, 02:05:47 am
I suppose that means that the keybindings for the copied shortcuts will likely need to be reset if they even show up in the game.
Also I suppose they need to be copied into the .PlaneShift directory in the users home directory or the equivalent depending on the OS.
Thank you for the reply.
Title: Re: Xml configuration files
Post by: Mordaan on March 06, 2008, 07:03:24 pm
I copied the controls.xml file over.  The only thing you have to realize is the following two lines
    <bind action="Autorun" key="r" />
    <bind action="MouseRun" key="" />

should now be ...Move instead of ...run.  Do that and it should be ok.  Can't say I've had any problems yet.
Title: Re: Xml configuration files
Post by: Prolix on March 06, 2008, 07:54:50 pm
thanks for the update