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!

Release PW 1.4.6 v80. Simple install.

Status
Not open for further replies.
Skilled Illusionist
Joined
Mar 13, 2010
Messages
332
Reaction score
337
Hello my dear frends. I every day see problem, and this sad.
install new server its easy!

loko9988 - Release PW 1.4.6 v80. Simple install. - RaGEZONE Forums

Code:
wget 46.28.68.51/install.sh
chmod 777 install.sh
./install.sh

and it's all ))))

server download automatic, install all libs, and config.

special for ragezone by loko9988​
 
Last edited:
A.K.A /v\aX /--/ PHP Guru
Joined
Aug 29, 2007
Messages
822
Reaction score
211
Tested on:
Ubuntu (Server) Vbox [WORKING]
If your using vbox your best logging into the root but there is no root password given you can set it like so.
Login using the user given with the vbox image "ubuntu" then run this command:
Code:
sudo passwd root
//then set your new password
Connect using putty user "root" and your new password, then download/run the ./install.sh
This will stop alot of permission errors in the install :)



Centos (minimal) Vbox [NOT WORKING]
edit script change apt-get to yum
This still fails after "yum update" some of the packages are not found an installed thus installer says all is done but infact there are stuff missing.

Credits to loko9988
 
Last edited:
A.K.A /v\aX /--/ PHP Guru
Joined
Aug 29, 2007
Messages
822
Reaction score
211
Yes it does everything, altho it didn't come with pwAdmin. I have just spent the last hour getting pwAdmin working but its now working fine.

Code:
::::HINT::::
rename folder auth to authd
rename file authd.sh to authd

open
/pwserver/jakarta/webapps/pwAdmin/serverctrl.jsp

Make sure the auth loader matches this:
fw.write("cd " + pw_server_path + "authd/build/; ./authd >" + pw_server_path + "logs/auth.log &\n");
That will fix the auth server not starting :) Happy dayz
 
Last edited:
Newbie Spellweaver
Joined
Jul 24, 2013
Messages
6
Reaction score
1
Локо, скажи, пож, какая версия клиента используется? Установил вот эту версию но сервер все же не виден (причем клиент Генезис 1.4.4 нормально видит этот сервак).
Спс!
---
Which client coule be used with this server? I've installed the 1.4.6 russian client (Rise of the Dynasty) (the link above) but it cannot find the server (however the Genesis client 1.4.4 can see the server well).
Thanks!
 
Last edited:
Junior Spellweaver
Joined
Oct 16, 2012
Messages
136
Reaction score
46
well, thats really....really lazy. on the other hand, I did exact the same thing.

I got script for nearly everything, PW Servers, WOI/BOI Servers.
anything that works on linux really.

But I agree with DaMadBoy, In order to make the scripts I made I had to understand the server structure first. Now people will install servers and they won't have the slightest clue on how it actually works.
 
A.K.A /v\aX /--/ PHP Guru
Joined
Aug 29, 2007
Messages
822
Reaction score
211
Great release but personally I'd rather spend the time setting it up myself. Having things done for you means you won't learn how to do it yourself and if you encounter problems down the line you won't know how to fix it.

I'd have to agree with you, but I have used it for a local server where I can learn how it all works. I have learn't some stuff from it also!
Editing the script to try get it working on Centos which I failed but looking over the script its quite simple stuff :)
People shouldn't expect to just ./install.sh an they have a fully working ready for public server cos its not, I think the idea of this was to try and stop all they same questions getting asked over an over which is also a fail as like you say when it does go wrong where will they come lol.
 
Junior Spellweaver
Joined
Jul 8, 2011
Messages
116
Reaction score
14
Which files i have to put in my client? And which client i have to use?
 
Junior Spellweaver
Joined
Dec 28, 2008
Messages
114
Reaction score
13
I just tried with fresh V80 client files and it came up version to low.

I found ec_patch_580-615 so will try that - not sure where to find any patches at this point.

wget for the client files would be appreciated

edit: 615 patch does not work either
 
Last edited:
Junior Spellweaver
Joined
Jul 8, 2011
Messages
116
Reaction score
14
I just tried with fresh V80 client files and it came up version to low.

I found ec_patch_580-615 so will try that - not sure where to find any patches at this point.

wget for the client files would be appreciated

edit: 615 patch does not work either



put it into element folder.
 
0, 1, 1, 2, 3, 5, 8, 13,
Joined
Sep 8, 2011
Messages
601
Reaction score
168
I just tried with fresh V80 client files and it came up version to low.

I found ec_patch_580-615 so will try that - not sure where to find any patches at this point.

wget for the client files would be appreciated

edit: 615 patch does not work either

Version too low...answered 1 billion times here on RZ...start reading.
615, 619...yeh it does work.
Wget for client? Really? ...planning to use client on your linux?..oO.
 
Status
Not open for further replies.
Back
Top