Jump to content

Recommended Posts

Posted

The server is still in BETA until 31 March.

I invite you to the BETA also because in these days we can fix and can improve lot of things.

 

www.l2perseus.net

 

Server Rates

 

# XP Rate: 3000x

# Adena: 3000x

# Max Enchant +20

# Safe Enchant +4

 

# Normal Scroll Rate: 80%

# Blessed Scroll Rate: 90%

 

 

 

Special Features

 

# New commands that you can use in-game.

# DressMe system (read on forum about it)

# Pvp zone with auto-flag and nobless.

# Special npc's ( see above).

# Custom farm zones.

# Custom droplist on Raid Bosses.

# Advanced Community board.

# Main town: Heine.

# Special items ( see them in-game).

# Team vs Team, Capture the Flag

# Zone Conquer, Treasure Chests

# Death Match, Last Man Standing

# Find the Bastard

 

Unique items, give a check in-game.

 

 

 

Other & Custom Systems

 

# New character start with 500kk adena

# Max Subclasses = 6

# All skills working

# Starting lvl 1

# Custom NPC in Clan Halls!

# Custom Armors/Weapons

# Buff time: 3 hours

# Olympiad: 18:00 - 00:00 GMT+2, every week hero

# Balanced Class (everyday update for perfect balance)

# Raid Bosses Jewelers in Custom Shop ( need special coins )

# Pvp color system on Name & Tittle

# Custom Zones

# Custom pvp zone: Auto nobles, Auto Respawn, No PK

# Wedding, Fishing Systems

# 100% Castle Sieges

 

 

Augment Features

 

Max Augments per char 2 ( 1 active + 1 passive )

 

 

Top-Grade Life Stone Skill Chance - 25%

 

High-Grade Life Stone Skill Chance - 15%

 

 

 

 

Fully reworked retail like olympiad

 

# Olympiad Cycle = 1 Weeks

# Skills are reused after teleport on stadion,

# Players with same IP can not fight together,

# Teleport back to town right after match end,

 

 

 

Custom clan reputation system

 

# Custom reputation coins can be obtained from Custom Shop

# The CRP item increases 300 clan points

# Custom RaidBoss with CRP item drop

 

 

 

Custom NPC

 

# Top PVP/PK NPC

# Custom Gatekeeper for all our special zones

# Full Shop with custom buylists too

# Wedding Manager

# Full Buffer( 56 Buff Slots)

# Subclass change only on main town

# Skill enchanter in main town

# Class changer in main town

# Event NPC

# Change password NPC

# Augment Shop NPC

# Siege manager

 

 

Events

 

# Team vs Team, Capture the Flag

# Domination, Treasure Chests

# Death Match, Last Man Standing

# Find the Bastard

 

Many other events made by GM's.

 

 

 

Custom Command System

 

.menu - you can set from there trade/ chat/ exp gaining.

.info - show you all our special commands.

.topplayers - show info with rankings and more

.votereward - you can pick from there things with vote coin

.donate - shows what you can get with donate coins

?rb - show wich raidboss is alive and you can observe it

?dressme - change visual armor. Fox ex you have draconic but stats are from Custom armors

?hide (number) - you can spawn a treasure chest wich will contain a number of Special Adena.

 

.pvpinfo - shows you information about a character

 

 

You can check the video for a presentation on what server have.

There's still alot of things you need to check in-game

 

 

 

Dedicate server specs

 

 

# Intel Core I3770 , 3,39 GHz

# 16 gb DDR3

# 2x1TB depositing space

# 1gb/s Connection

# Unlimited bandwich

Posted

l2arion.com closed

l2abyssal.com closed

next will be closed

 

wtf, you creating servers like pancakes

 

At least he don't use .tk domains anymore.

 

:forever alone like a boss:

Posted

l2arion.com closed

l2abyssal.com closed

next will be closed

 

wtf, you creating servers like pancakes

 

Stop making confusions.

L2 arion was not mine. Was abyssal, and i open cuz the ppl always ask me to re-open.

 

Pancakes may do your mother, i just do servers where players have fun. Is there any problem? I opened the topic for preview not for taking comments like yours

Posted

Stop making confusions.

L2 arion was not mine. Was abyssal, and i open cuz the ppl always ask me to re-open.

 

Pancakes may do your mother, i just do servers where players have fun. Is there any problem? I opened the topic for preview not for taking comments like yours

Yeah sure, /lolen/. At least my mother does some good pancakest, while you do some bad servers ( to get donations only ).

Posted

Yeah sure, /lolen/. At least my mother does some good pancakest, while you do some bad servers ( to get donations only ).

Did u atleast play them to share your opinion?

Are u that kind of hater cuz i have donations or? i don't see why you are posting here..that's my wondering...

Did i ever replyed on your topics ( if u have one) ? just give me a break. there are alot of ppl who loved my work.

Sooner or later all the server will get closed. A pvp srv will die faster, is for fun not for making you waste your entire life playing it ^^

Guest
This topic is now closed to further replies.


  • Posts

    • You always find a way to lower the bar. Consistency matters. I admire your dedication to being completely unaware of how little you matter.     at least you are not entirely useless you can always serve as a bad example
    • hahahahahahahahahahahaha this says more about MaxCheaters than about me xD
    • I already finished my panel for change name and gender, anyway need restart, im used schema  $stmt = $conn->prepare("EXEC lin_ChangeCharacterName2 ?, ?, ?"); for change name... also for change gender i used if ($race == 5) // Kamael race ID; modify this value as per your database { $error = "Gender change is not allowed for Kamael race characters."; } else { $stmt = $conn->prepare(" UPDATE user_data SET gender = ?, face_index = 0, hair_shape_index = 0, hair_color_index = 0 WHERE char_id = ? AND account_name = ? "); Sorry no idea how to add cached update in myext64 about, not have any  solution for this yet compatible to myext64 code. This is my panel make in php http://177.73.143.43:8080/account/ Cool panel for me, without experience in any code. Without help from any people here 🙄
    • Базы данных от прямых источников!                                  Холодка                 Реги                 Депы                 Богатые физики                                  Много актуальных гео!                 Замена брака!                 Гарант+                                  Контакты                 ТГ - @yashkatsigun    
    • Don't listen to that idiot @Nightw0lf — he doesn't know or understand anything... he just talks nonsense. Here's the solution, just to prove that they're the useless ones giving you meaningless and useless answers.   function disableCharacter($charId){ $buf = pack("cVV", 0x14, $charId, 1); return $this->Send($buf); } function enableCharacter($charId, $accountId){ $buf = pack("cVV", 0x15, $charId, $accountId); return $this->Send($buf); } function kickCharacter($charId) { $buf = pack("cV", 0x05, $charId); $tmp = $this->Send($buf); sleep(2); return $tmp; } //-------------------------------------------------------------------------------- if ($func==7)//DESHABILITAR PERSONAJE { $char_id = $var1; $CACHED->kickCharacter($char_id); $respuesta = $CACHED->disableCharacter($char_id); RegistrarActividad("disableCharacter",$respuesta,GetCharNameByCharId($char_id)."(".$char_id.")",0,0,0,0); } else if ($func==8)//HABILITAR PERSONAJE { $char_id = $var1; $account_id = $var2; $CACHED->kickCharacter($char_id); $respuesta = $CACHED->enableCharacter($char_id,$account_id); RegistrarActividad("enableCharacter",$respuesta,GetCharNameByCharId($char_id)."(".$char_id.")",$account_id,0,0,0); } //-------------------------------------------------------------------------------- $CACHED->disableCharacter($char_id); $tabla = sqlsrv_query($conexion_lin2world, "UPDATE user_data SET xxxxxxxxxxxx WHERE char_id=".$char_id.""); $CACHED->enableCharacter($char_id,$account_id); Now just compare the stupidity said by that imbecile @Nightw0lf with the answer I gave you... Thanks to people like this, MaxCheaters is in the state it's in... They keep following useless people who are good for nothing 😉  
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock