Jump to content

Recommended Posts

Posted

---------------------------------------------------------------

20x Open --- 31.12.2009  with 400 +++ online players and still grow up

Little info About server

Rates:

XP: x20

SP: x25

Drop: x15 ( no commons )

Spoil: x20

Adena: x30

Quest Drop: x7

Quest Reward: x4

Raid Boss drop: x5

Grand Boss drop: x5

Manor: x2

Rate Extract Fish: x2

NPC:

Full NPC Buffer:

All buffs PP,SE,EE,WH,WC,OL,BD,SS,Cats!

GM Shop:

Up to B Weapons, armors, Jewels

Shots, Consumables

Potions, Quest items for Clan level

Pets, accsesoars etc etc etc...

Skill Enchanter:

Support Enchant skill form all character class

Global GK:

Support Enchant skill form all character class

Mammon's:

Custom Mammon's in Giran town and use all function from original mammon's.{New} All unseal and special ability for

Dynasty,Icarus work 100%.

Coin Manager:

Can use this npc for Delevel,Remove Clan Wait,Recive Clan Point,Recive Recommend and Reset Karma.

Class Master:

Not for FREE ! [1 class transfer - Cost: 100,000 Adena.][2 class transfer - Cost: 1,000,000 Adena.][3 class transfer - Cost:

10,000,000 Adena 5,000,000 Ancient Adena. Reward: Giant,s Codex.]

Server Events Information:

Auto Event:

[Team vs Team - every 2 hours.Registration in Giran.Reward: 5 Festival Adena.][Crash Base - every 8 hours. Registration in

Goddard.Reward:15 Festival Adena and 25 Coin of Luck.]

Passive Event:

Trick or Transmutation and Master Yogi Enchanting

From all Mobs:

Mantra[Fire,Water,Wind] , Event Medal, Alchemist keys.

GM Events:

Tournament , Vote Event , Mobs Event , Dice Event , Hide and Seek and many more...

Grand Olympiad Games Information:

Games open 18:00 to 00:00 hours for play.Olympiad calculation every week. Olympiad battle winner reward for class and

non-class games.

More Information:

Sub class without quest max 3 , Sub class max level 85 , Clan war reward 50 point , All talisman work , All caste/clan hall

 

work , Quest for S80 Dynasty Weapon/Armor from Isle of Prayer or Hellbound Work , All Kamaloka instaces work , Emerald

Steam instance work , Tower of Naia instance work , Dark Cloud Mansion instance work , Hellbound mobs work , 81 level

skills work , 83 level skills work , Auto lern skills , All epic Grand Boss work , Fixed many Raid Boss - Dranael , Kechi , Tears ,

Baylor , Darion , Epidos , Beleth , Typhoon and many more ...

---------------------------------------------------------------------------------

 

http://l2world.org

Posted

its cool server ....

1 think i dont like is 1 h buffs and you can buff with buffers :/

low rates with 1 min dacnes songs and 15 min normal buffs are very mutch betters

becuase then its more like retail :) now it will be like a pvp server with buffs :/

 

 

but nice server...

JOIN ALL !  :D

Posted

Y4x I'm sure You did a great server - You have skills for this.

I just exprimed my opinion, but You are the Admin and You have the power.

Good luck.

 

Edit: exept buffs I like the rest of of the server, quite well made and well promising.

Posted

THe server attack some  maxcheeaters :D

server is down

 

 

and btw the server is L2J or L2off ? 1 day there is writen l2off 1 day l2j wtf ?

Posted

Y4x I'm sure You did a great server - You have skills for this.

I just exprimed my opinion, but You are the Admin and You have the power.

Good luck.

 

Edit: exept buffs I like the rest of of the server, quite well made and well promising.

I'm just a player :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Hi, great work! Are there any bugs? And will it work with a high five?
    • For others that would like to understand in more details:   The login server also uses a protocol (sent by the server to the client in the very first packet). For instance, the C4 client (the one I'm developing my emulator for) expects the protocol number `50721` (or `0xc621`) which works as follow (from what I've gathered): Preamble: L2 packets are divided into two parts: size and payload; As mentioned, every packet starts with two bytes containing the whole packet size (thus including those two bytes, e.g. a packet of size 15 will have the number `15` written onto its first two bytes and a following payload of 13 bytes); For login server, first byte of the payload is the opcode (game server must deal with variable-sized opcodes); Next bytes are the packet content; Before sending the packet, its buffer size (minus the initial two bytes) is padded to 8 bytes (required by upcoming Blowfish encoding); A checksum of the packet is appended at the end, then the payload is again padded to 8 bytes; If the opcode is not `0` (also written as `0x00`), then the payload is encoded by Blowfish; Packet is sent over the network. You can have a look at my implementation (in C++) here (do note I'm assuming little-endian).   In this protocol, the auth packet (`0x00`) sent back by the client is RSA encrypted using the RSA modulus sent in the first server packet, inserted right after the protocol number.  
    • Hello guys I wanna buy some  Lessons for an L2J Developer
    • Let me give you something for inspiration and get you addicted to bot AI     And a siege 😛     What I have notice helps a lot the LLM to act real, is to give it a real-persons background. So for each LLM in the context beggining, besides the L2 facts, give it a real-life back story "You are a 67 years old retired nurse who plays Lineage 2 while her husband reads his newspaper, you are calm, collected but get mad if insulted". But that makes for a creative bot but its repetitive. So what you can also do, is pick random 20 news sites and for each bot every 2-3 days, initialize a context that is affected by the "news" the bot reads in the "real world".  So for example there's Iran - US war ok ? You take the news, put it in an LLM and ask it, extract the "abstract feelings" that this news piece invokes into you without mentioning anything related to the news. Then you take the result and inject it to the bots LLM prompt after its backstory.  This leads to some VERY human-like behavior from bots. 
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..