Copy Save n Play into another computer...
Hello, i have a question....
I play PW my own server in my office for 2 weeks:P:... At home i play PW too... Is it possible to copy my save character, so i can play it again at home:?:
What should i copy? Where?
N what should i do to make it run at home?
:?:
For further informations, i use same installer, version cilent and server, same Ip address.
The only different is:
> at office i play with max 7 people, use modem n router.
> at home just me! n i use loopback adapter.:/:
Is there any idea??:?:
Thx:D:, n so sorry if my english is bad:ehh:
Re: Copy Save n Play into another computer...
copy mssql database...server database
Re: Copy Save n Play into another computer...
copy mssql database...server database ??
Where is mssql database??
is it in \program file\Microsoft SQL Server\MSSQL\Data:?:
And Where is server database??
is it in \colinux\Pw:?: File Name: PWServer.ext3???
Can u give me the extension of the file? or can u tell me all the name file that i should copy?
and What should i do next, after i copied it?:?:
Coz, i already tried to paste it and replace all... But it give me error, soo i must reinstall it the whole program:*:
Can u give me step by step, so i can follow ur tutorial.
Sorry coz im realy2 newbie at PWedited, and programing computer...:mellow:
THX
Re: Copy Save n Play into another computer...
it seems to me that u also newbie at mssql...see this then...
http://www.ephost.com/support/index....barticleid=132
to backup database
Code:
cp -r /dbf/ /backup/
cp -r /export/ /backup/
to restore database
Code:
rm -r -f /dbf/
rm -r -f /export/
mkdir /dbf/
mkdir /export/
cp -r /backup/dbf/* /dbf/
cp -r /backup/export/* /export/
Re: Copy Save n Play into another computer...
Yeah its true, sorry for the trouble...
I only can follow Step by step:):
I'll try Your idea,.. Thx:laugh:
Anyway,.. is it true what i'm said about file location?? Mssql file and PW server data base???
Re: Copy Save n Play into another computer...
Re: Copy Save n Play into another computer...
Hahahaha:laugh:,... I'll Try my best to find it:P:
Thx:):
1 Attachment(s)
Re: Copy Save n Play into another computer...
http://www.ephost.com/support/index....barticleid=132
In your web u give there is no pic:*: when i follow it i can't find it like it said... is ther any link with pic:(:
And This is what i've got when i only paste The server n Mssql database.:*:
Attachment 73188
But the progress i make in game still can be save,... Not like Other trouble i had in other Thread that i post in.:mellow:
Thx,..:wink: