Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[PW] Server 1.4.6 v80

Newbie Spellweaver
Joined
Mar 7, 2013
Messages
43
Reaction score
134
Archive Updated. 04.08.20131

[Links_1]
Server Files 1.4.7:
SQL File:

1. Write the data from the ssh in a notebook
1.1.
We go in as root via PuTTY (terminal)

2. I
nstall the packages
Code:
[COLOR=#141414]apt-get update[/COLOR]
[COLOR=#141414]apt-get install openjdk-6-jre[/COLOR]
[COLOR=#141414]apt-get install apache2[/COLOR]
[COLOR=#141414]apt-get install mysql-server[/COLOR]
[COLOR=#141414]apt-get install php5[/COLOR]
[COLOR=#141414]apt-get install php5-mysql[/COLOR]
[COLOR=#141414]apt-get install php5-cgi[/COLOR]
[COLOR=#141414]apt-get install php5-cli[/COLOR]
[COLOR=#141414]apt-get install phpmyadmin[/COLOR]
[COLOR=#141414]apt-get install tofrodos[/COLOR]
[COLOR=#141414]apt-get install unzip[/COLOR]

3. Create DataBase
3.1.Go to phpmyadmin
3.2. Go to tab SQL
3.3.
Paste the contents of the file and click OK
3.4. If does not go into phpmyadmin, do the following:
Code:
[COLOR=#141414]ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf.d[/COLOR]
[COLOR=#141414]apache2ctl restart[/COLOR]

4. Run Commands:
4.1.
Run the following commands:
Code:
[COLOR=#141414]cd /[/COLOR]
[COLOR=#141414]wget "[/COLOR][URL="http://mrkiller.ru/ServerFiles1.4.7.zip"]http://www.mrkiller.ru/ServerFiles1.4.7.zip[/URL][COLOR=#141414]"[/COLOR]
[COLOR=#141414]unzip -x [/COLOR][URL="http://mrkiller.ru/ServerFiles1.4.7.zip"]ServerFiles1.4.7.zip[/URL]

5. Edit Files
5.1.
Change the password to connect to the database("passwd for mysql") to files:
Code:
[COLOR=#141414]/etc/table.xml[/COLOR]
[COLOR=#141414]/usr/local/jakarta/webapps/iweb/include/.config.jsp[/COLOR]
[COLOR=#141414]/var/www/reigster.php[/COLOR]

6. Run Commands:
Code:
[COLOR=#141414]cd /home[/COLOR]
[COLOR=#141414]chmod 777 chmod.sh[/COLOR]
[COLOR=#141414]./chmod.sh[/COLOR]
[COLOR=#141414]./start.sh[/COLOR]

The old version of the client?
/home/glinkd/gamesys.conf
version = 10407
 
Last edited:
Robb
Loyal Member
Joined
Jan 22, 2009
Messages
1,224
Reaction score
466
Re: [PW] Server 1.4.7 v80

For the last time v80 is Not 1.4.7

1.4.7 is v83
 
Joined
Jul 26, 2011
Messages
2,030
Reaction score
396
Re: [PW] Server 1.4.7 v80

leaks are double-edged..

and you really shouldn't stop working on an emu if you are/were, cause you can do much more than PW can with it. Binaries are nice, but what if you can completely redo the game?
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
Re: [PW] Server 1.4.7 v80

noty

 
Newbie Spellweaver
Joined
Aug 6, 2009
Messages
74
Reaction score
87
Re: [PW] Server 1.4.7 v80

I have no idea, somebody keeps leaking. It's the reason I stopped working on my emulator, and I guess it's also what made Anubis stop working on his public one. Freaking leaks.

But won't the leaks help the development of your emulator?
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
Re: [PW] Server 1.4.7 v80

so what? i hope swoosh never rls his emulator ijs
 
Joined
Feb 8, 2010
Messages
711
Reaction score
361
Re: [PW] Server 1.4.7 v80

But won't the leaks help the development of your emulator?

No, they kill motivation. If no leaks where to happen, there would be something to add, improve, and do differently. There would be a reaosn to use emulators over "real" files. With the newest real files always available, who needs an emu.

Anyhow, I guess this will be fun for some people.
 
Joined
Jul 26, 2011
Messages
2,030
Reaction score
396
Re: [PW] Server 1.4.7 v80

idk.. if you had a real working emu and that could fix all the bugs and let someone expand on their own? hm.. who would use real files over something FIXED that you can constantly reconfigure.. I wonder...
 
Robb
Loyal Member
Joined
Jan 22, 2009
Messages
1,224
Reaction score
466
Re: [PW] Server 1.4.7 v80

These people work oh-so hard to hide the origin of the files, yet its so easy to tell.
 
Shh, quiet, you might piss somebody off
Developer
Joined
Dec 23, 2011
Messages
1,797
Reaction score
2,158
Re: [PW] Server 1.4.7 v80

Are those the original leaked files?

original cpackage
i6E4O4d - [PW] Server 1.4.6 v80 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Joined
Feb 8, 2010
Messages
711
Reaction score
361
Re: [PW] Server 1.4.7 v80

idk.. if you had a real working emu and that could fix all the bugs and let someone expand on their own? hm.. who would use real files over something FIXED that you can constantly reconfigure.. I wonder...

Since there seems to be a bit of interest, here are some screenshots. They are not up to date, I just stopped making them after a while while loosing motivation :)



And now back on topic ;)
 
Back
Top