/*
* Patch for filter_var()
*/
if(!function_exists('filter_var')){
define('FILTER_VALIDATE_IP', 'ip');
define('FILTER_FLAG_IPV4', 'ipv4');
define('FILTER_FLAG_IPV6', 'ipv6');
define('FILTER_VALIDATE_EMAIL', 'email');
define('FILTER_FLAG_EMAIL_UNICODE', 'unicode');
function filter_var($variable, $filter, $option = false){
if($filter == 'ip'){
if($option == 'ipv4'){
if(preg_match("/(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/", $variable, $matches)){
$variable = $matches[1];
return $variable;
}
}
if($option == 'ipv6'){
if(preg_match("/\s*(([:.]{0,7}[0-9a-fA-F]{0,4}){1,8})\s*/", $variable, $matches)){
$variable = $matches[1];
return $variable;
}
}
}
if($filter == 'email'){
if($option == 'unicode' || $option == false){
if(preg_match("/\s*(\S*@\S*\.\S*)\s*/", $variable, $matches)){
$variable = $matches[1];
return $variable;
}
}
}
}
}
Drukuj stronę - [L2J] L2Euro - Classic x30 - START 28.02.2020
Nieoficjalna polska strona Lineage 2
Lineage 2 => Serwery prywatne => L2j => Wątek zaczęty przez: purkurr w Luty 27, 2020, 11:15:25 am
-
https://classic-euro.com/ (https://classic-euro.com/)
AUTO QUACH
Reits.png Server Ratings:
- EXP / SP x30
- Adena x10
-Drop x2
-RaidBoss EXP x1 (Drop x1)
- Spoil x3 (Qty x2);
-Quest x1-x2 (QuestDrop x2)
Profession:
Prof..png
1. Profession Taken in ALT B in a stripped career.
2. Profession Taken in ALT B in a stripped career.
3. Profession Taken in ALT B in a stripped career.
All professions are free.
-Buffer 2.png Buffs:
-Full Buffer in Alt B
-Buffer.png
-Sharpening.png Sharpening Chance:
-Weapon 60%
-Armor 60%
-Jewelry 60%
Maximum sharpening on weapons 35
Maximum sharpening on armor 25
The maximum sharpening on jewelry 25
Safe sharpening +3 (Full Armor +4)
Bonus for sharpening from a prem account 5%
Heroism.png Olympics:
Duration of the Olympics: C 20:00 to 00:00
Olympiad Period - Week
Start of the Olympics from 3 people
Issue of Hero status Friday at 12:00 Moscow time
Minimum Level 76
Clan.pngClans:
All Clans Start Level 3
Clan reputation gain increased
Clan strength requirements reduced
l2w.png Siege:
Every 2 weeks
Skill_4122_1.jpgRaid Boss:
Anakim - Tuesday, Friday 21:00 Moscow time
Lilith - Tuesday, Friday 21:00 Moscow time
Queen Ants - 36h +/- 2h
Orfen - 36h +/- 2h
Kernel - 36h +/- 2h
Zaken - 36h +/- 2h
Bayum - Wednesday, Sunday 16:00 Moscow time
Frinteza - Wednesday 6:30 Moscow time
Antharas - Every 3 Days
Server Currency Information
Gold.png Gold Coin - Drops from all mobs. The higher the mob level, the higher the chance.
Sverkayushiya.pngSparkling Coin - Drops from 80+ mobs, Required to purchase TOP items.
Elmord.pngElmoredena Coin - Falls from all the Republic of Belarus and For victory in the TBT. Essential for buying Epic Jewelry.
Donkey.pngCoin of Fortune - Donat Coin Server.
gfff.pngPremium account: + 50% EXP, SP. + 50% Adena, Drop, Spoil.
pa.png
For 1 day, the price of a prem account: 60 Coins of Fortune.
For 7 days, the price of a prem account: 130 Coins of Fortune.
For 30 days, the price of a prem account: 250 Coins of Fortune.