Jump to content

Recommended Posts

Posted

For interlude server with geodata for 200 players OS Windows. What hardware would i need ? Would dual core be good or i need quad core how much cache , ssd + hdd ? How much ram ? Thanks.

Posted

I love how lineage 2 is a 2002 game back when max ram was 512 and the connection 64 kbps 

and nowadays we have SSD that transfer 3 GB per second connections like 20 mbps and CPU that can render in real time (same with GPU)

and people ask "what vps should i buy?"..

 

FML

Posted

I love how lineage 2 is a 2002 game back when max ram was 512 and the connection 64 kbps 

and nowadays we have SSD that transfer 3 GB per second connections like 20 mbps and CPU that can render in real time (same with GPU)

and people ask "what vps should i buy?"..

 

FML

I'm living in Serbia . I can even buy ddr1 still here . So my logic is to spend as much as my upload would support. Because if i buy something really good its wasting money cuz i would need to get server hosted after that point anyways. Ordered dual core 2.2ghz with 6 gigs of ram and 160gb hard for 40 euros . Kuddos :D 

Posted

I'm living in Serbia . I can even buy ddr1 still here . So my logic is to spend as much as my upload would support. Because if i buy something really good its wasting money cuz i would need to get server hosted after that point anyways. Ordered dual core 2.2ghz with 6 gigs of ram and 160gb hard for 40 euros . Kuddos :D

 

1. I dont care where you live, you gave useless information to me which i didnt ask.

2. What the above says.

4. You didn't notice i skiped number 3

5 You also didn't notice i wrote skipped with 1 p

6. You're now paying attention in grammar and numbers but you didn't see that i missed 1 fullstop at number 5

Posted

1. I dont care where you live, you gave useless information to me which i didnt ask.

2. What the above says.

4. You didn't notice i skiped number 3

5 You also didn't notice i wrote skipped with 1 p

6. You're now paying attention in grammar and numbers but you didn't see that i missed 1 fullstop at number 5

Keep up spaming..

He asked something if you want answer if not dont even reply..

First warn..

Posted (edited)

Keep up spaming..

He asked something if you want answer if not dont even reply..

First warn..

First warn on what? Go f  your self

Who you think you're? You were noone 4 months ago no shares no history no good reputation and suddedly u warn me? Cheap personality

Screw you and ur forum and ur gold member

 

No matter my actions, the support i gave on this forum u can't even reach it if u spend 33 centuries 

Edited by Θα Σπασω Κουπες
Posted

First warn on what? Go f  your self

Who you think you're? You were noone 4 months ago no shares no history no good reputation and suddedly u warn me? Cheap personality

Screw you and ur forum and ur gold member

 

No matter my actions, the support i gave on this forum u can't even reach it if u spend 33 centuries

 

Show some respect to others is nothing difficult..you cant as i can see so enought with you...
Posted

You make no sense. Information you gave me was useless as well "I love how lineage 2 is a 2002 game back when max ram was 512 and the connection 64 kbps 

and nowadays we have SSD that transfer 3 GB per second connections like 20 mbps and CPU that can render in real time (same with GPU)

and people ask "what vps should i buy?"..

Posted (edited)

Show some respect to others is nothing difficult..you cant as i can see so enought with you...

Nop,  dont ever say shit to me again like "i warn you", you're nothing higher than alextoti or anyone here. 

Just good connections and friends nothing more

 

You make no sense. Information you gave me was useless as well "I love how lineage 2 is a 2002 game back when max ram was 512 and the connection 64 kbps 

and nowadays we have SSD that transfer 3 GB per second connections like 20 mbps and CPU that can render in real time (same with GPU)

and people ask "what vps should i buy?"..

 

Rolf. You made my day

Edited by Θα Σπασω Κουπες
Posted

I love how lineage 2 is a 2002 game back when max ram was 512 and the connection 64 kbps 

and nowadays we have SSD that transfer 3 GB per second connections like 20 mbps and CPU that can render in real time (same with GPU)

and people ask "what vps should i buy?"..

 

FML

 1 October 2003

 

;( 

Posted (edited)

 1 October 2003

 

;( 

:'( Lineage 2 was made back in 2002 by stalonka as First person shooter but NCSOFT stole the idea and changed the game to mmorpg.

And don't spam cause the Legendary PRO sophisticated Reborn44 will warn us both :o ROLF

Edited by Θα Σπασω Κουπες
Posted

:'( Lineage 2 was made back in 2002 by stalonka as First person shooter but NCSOFT stole the idea and changed the game to mmorpg.

And don't spam cause the Legendary PRO sophisticated Reborn44 will warn us both :o ROLF

Yes dont spam..2nd warn
Guest
This topic is now closed to further replies.



  • Posts

    • L2JMobius C1 System C1 + bonus textures C3 for C1 https://www.mediafire.com/folder/6oh7l7hf34xr9/C1
    • https://prnt.sc/Bkkc0ShGXv9m https://prnt.sc/-JFLvZXsn27A
    • Hello guys want to sell adena in L2 Reborn Signature x1  Stock =14kk good price 
    • Hi guys, I have the following problem, I want to set up two servers on the same dedicated server and I can't.   L2jacis 409 Linux Server. The first gameserver has the following configuration: # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 190.25.103.103 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7777 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 1 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server1 Login = server1 Password = server1 I configured the second gameserver like this:   # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 0.0.0.0 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7788 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 2 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server2 Login = server2 Password = server2 apart from having tested 0.0.0.0 on the second gameserver I also tried 127.0.0.1 In both cases I see the two servers in the login when I log in, but I try to enter the one with the lowest ping and it kicks me out. The other server always appears with ping 9999 and I try to enter but it doesn't do anything and it freezes the login so I have to log in again. The hexids are in their respective folders. For server 1, it has its hexid inside the gameserver config folder, and I checked that the hexid id is the same id, for example id 1 in the gameserver is also id1 for server 1, and hexid 2 has its hexid 2 for server 2. The server ports are open and listening when I turn on both gameservers. I really don't know what could be wrong. If you could give me some help I would appreciate it. Excuse my English.
  • Topics

×
×
  • Create New...