Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
Romulan
1. They are two different Nirvana type. Lunar and Twilight. One have more defence but less bonus and vice-versa!
2. Do you have 80 reputation points? :mellow:
Ahh ok(about nirvanas gear)..
Im using the ronnys files and the bonus rep is 80 -...
Quote:
Call to Duty: Only Squad leaders can start quest...
why you get 1.4.2 in your client with PWD, it should be 1.3.6?
Im using a fresh download client (PWI) with your patch (PWD)
Aboyt nirvanas why i only need the crystals but no the Holly Hall gear broken (?)
Re: Server + Client @ 1.4.2 & Guide
best guide ever.. :thumbup::thumbup:
i've done create my own server...
thanks a lot ronny.. :thumbup::thumbup:
Re: Server + Client @ 1.4.2 & Guide
Hi again have a problem with HARD apparently , i mount the server in a PC with 8 GB of RAM, but the game server only takes 2 Gb, there is some file to be modified to use more RAM, because whit 2 GB ,I can not up all maps.
Thanks
Another 1 are the arena maps y cant pass to the battle zone or leave using the portals same at Misty CIty O.O
ImageShack: Host and Share your Photos and Videos - tsbug.jpg
ImageShack: Host and Share your Photos and Videos - arenabg.png
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
soulmate
2gb limit is caused by 32 bit OSs (even though limit is really about ~3.9 gb)
Both of those bugs are easily fixed... search is your friend
Re: Server + Client @ 1.4.2 & Guide
Thankyou ronny for this great guide!
First time try an worked first time.
-MaX
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
soulmate
to use more than 3.9 gb ram u need a 64 bit o.s.
Re: Server + Client @ 1.4.2 & Guide
Re: Server + Client @ 1.4.2 & Guide
Upload plz mysql dump tables and procedures for this authd.
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
alexdnepro
Upload plz mysql dump tables and procedures for this authd.
...............:*:
Quote:
Originally Posted by
ronny1982
5. Install MySQL
- First install MySQL, during installation you'll be asked for a root password, remeber it!
COMMAND~: apt-get install mysql-server - After installation you can import the base table scheme.
Replace the PASSWORD in the following command with your mysql password
COMMAND~: mysql -uroot -pPASSWORD -h localhost < /PWServer/.setup/pwdb.sql - We have to replace the default mysql password in the pw-server files with your mysql password.
Replace the PASSWORD in the following commands with your mysql password
COMMAND~: sed s/password=\"root\"/password=\"PASSWORD\"/g /PWServer/authd/table.xml > /PWServer/authd/table.xml.new
COMMAND~: mv -f /PWServer/authd/table.xml.new /PWServer/authd/table.xml
So noobish? Problem to reading? Need glasses? :mellow:
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
Romulan
Originally Posted by alexdnepro View Post
Upload plz mysql dump tables and procedures for this authd.
...............
Originally Posted by ronny1982 View Post
5. Install MySQL
* First install MySQL, during installation you'll be asked for a root password, remeber it!
COMMAND~: apt-get install mysql-server
* After installation you can import the base table scheme.
Replace the PASSWORD in the following command with your mysql password
COMMAND~: mysql -uroot -pPASSWORD -h localhost < /PWServer/.setup/pwdb.sql
* We have to replace the default mysql password in the pw-server files with your mysql password.
Replace the PASSWORD in the following commands with your mysql password
COMMAND~: sed s/password=\"root\"/password=\"PASSWORD\"/g /PWServer/authd/table.xml > /PWServer/authd/table.xml.new
COMMAND~: mv -f /PWServer/authd/table.xml.new /PWServer/authd/table.xml
So noobish? Problem to reading? Need glasses?
5. Install MySQL
* First install MySQL, during installation you'll be asked for a root password, remeber it!
COMMAND~: apt-get install mysql-server
* After installation you can import the base table scheme.
Replace the PASSWORD in the following command with your mysql password
COMMAND~: mysql -uroot -pPASSWORD -h localhost < /PWServer/.setup/pwdb.sql
* We have to replace the default mysql password in the pw-server files with your mysql password.
Replace the PASSWORD in the following commands with your mysql password
COMMAND~: sed s/password=\"root\"/password=\"PASSWORD\"/g /PWServer/authd/table.xml > /PWServer/authd/table.xml.new
COMMAND~: mv -f /PWServer/authd/table.xml.new /PWServer/authd/table.xml
there, hope you can read it
Re: Server + Client @ 1.4.2 & Guide
thnx, i'm not blind, just my english very bad xD
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
Romulan
...............:*:
So noobish? Problem to reading? Need glasses? :mellow:
That quote reminds me, Drakaer should fix that so it shows it as the op and posted as ronny, as for me it still says Average Member with no poster name and MentaL said it should be working normally again by today
Re: Server + Client @ 1.4.2 & Guide
I was stuck at the importing base table scheme bit :lol: Not anymore, thanks Hrace, need new glasses! Was looking in the totally wrong place for the sql file, duh! :blushing:
Re: Server + Client @ 1.4.2 & Guide
Re: Server + Client @ 1.4.2 & Guide