Jump to content

  •  

Eraeus

Member Since 08 Jul 2016
Offline Last Active May 04 2017 04:01 AM
-----

Topics I've Started

Emperium and barricade hp

20 July 2016 - 05:33 PM

Hi all, How could setup the hp of Emperium and barricade, for example to 250 shots for break like mushroom in battleground plz?


​Exemple : 1 hit no skills = 1 hp


Exemple2 : 1 Acid Demonstration = 10 HP (acid demo have 10 hit)


Exemple3: Double Strafing = 2 HP (DS is 2hit)


my mob_db.txt for the battlegrounds.
 

 


// Conquest Battleground

2105,S_EMPEL_1,Guardian Stone,Guardian
Stone,90,500,0,0,0,0,1,1,100,99,1,1,1,1,1,1,0,0,2,0,20,0x160,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

2106,S_EMPEL_2,Guardian Stone,Guardian
Stone,90,500,0,0,0,0,1,1,100,99,1,1,1,1,1,1,0,0,2,0,20,0x160,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0


2107,EMPELIUM,Emperium,Emperium,90,250,0,0,0,0,1,1,100,99,1,1,1,1,1,1,0,0,2,0,20,0x160,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0


 


 


Thx


Missing file

20 July 2016 - 11:27 AM

resolved thx


Can't launch my server (Errors)

09 July 2016 - 05:51 AM

Hi,

 

I'm trying to make my first private server RO but I have some problems... When I launch ./athena-start start I have this error :

 

 


 

I don't know why because I don't have "127.0.0.2" in my config files and in my SQL the first ID is login : test and pass : test and not s1/p1

 

Someone can help me :x?

 

Thanks in advance guys!

 

 

 

 

EDIT : resolved


Can't lauch my server

09 July 2016 - 05:50 AM

Hi,

 

I'm trying to make my first private server RO but I have some problems... When I launch ./athena-start start I have this error :

 

 

[Info]: Attempt to connect to login-server...
[Status]: Connecting to 80.67.189.192:6900
[Error]: Can not connect to login-server.
[Error]: The server communication passwords (default s1/p1) are probably invalid.
[Error]: Also, please make sure your login db has the correct communication username/passwords and the gender of the account is S.
[Error]: The communication passwords are set in /conf/map-server.conf and /conf/char-server.conf
[Warning]: Connection to Login Server lost.

[Info]: Attempt to connect to login-server...
[Status]: Connecting to 80.67.189.192:6900
[Error]: Can not connect to login-server.
[Error]: The server communication passwords (default s1/p1) are probably invalid.
[Error]: Also, please make sure your login db has the correct communication username/passwords and the gender of the account is S.
[Error]: The communication passwords are set in /conf/map-server.conf and /conf/char-server.conf
[Warning]: Connection to Login Server lost.

[Info]: Attempt to connect to login-server...
[Status]: Connecting to 80.67.189.192:6900
[Status]: Connected to login-server (connection #5).
[Status]: Awaiting maps from map-server.
[Info]: Connection request of the char-server 'Hercules' @ 127.0.0.2:6121 (account: 's1', pass: 'p1', ip: '127.0.0.2')
[Notice]: Unknown account (account: s1, received pass: p1, ip: 127.0.0.2)
[Notice]: Connection of the char-server 'Hercules' REFUSED.
[Info]: Closed connection from '127.0.0.2'.
[Info]: Connection request of the char-server 'Hercules' @ 127.0.0.2:6121 (account: 's1', pass: 'p1', ip: '127.0.0.2')
[Notice]: Unknown account (account: s1, received pass: p1, ip: 127.0.0.2)
[Notice]: Connection of the char-server 'Hercules' REFUSED.
[Info]: Closed connection from '127.0.0.2'.
[Info]: Connection request of the char-server 'Hercules' @ 127.0.0.2:6121 (account: 's1', pass: 'p1', ip: '127.0.0.2')
[Notice]: Unknown account (account: s1, received pass: p1, ip: 127.0.0.2)
[Notice]: Connection of the char-server 'Hercules' REFUSED.
[Info]: Closed connection from '127.0.0.2'.

 

I don't know why because I don't have "127.0.0.2" in my config files and in my SQL the first ID is login : test and pass : test and not s1/p1

 

Someone can help me :x?

 

Thanks in advance guys!


Compilation error

08 July 2016 - 09:29 PM

Edit : Problem resolved !