/*
* 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] L2 Balrog - H5 x15 - START 16.05.2020
Nieoficjalna polska strona Lineage 2
Lineage 2 => Serwery prywatne => L2j => Wątek zaczęty przez: mante w Maj 16, 2020, 11:26:50 am
-
Czołem! :D
Dzisiaj, 16 maja - o 19:00 naszego czasu startuje mid rate H5
L2BalrogWorld
Server Information.
EXP: 15x
SP: 15x
Drop Items: 10x
Spoil Drop: 10x
Adena: 12x
GrandBoss Jewels: 1x
RaidBoss Drop: 2x
Fish Drop: 4x
Enchanting.L2BalrogWorld
Safe Enchant: +3
Max Enchant Weapons: +16
Max Enchant Armors: +12
Max Enchant Jewels: +12
Normal Enchant chance: 55%
Blessed Enchant chance 65%
Attr. Stones chance 60%
Attr. Crystals chance 50%
General Infos.L2BalrogWorld
Clan Halls Retail.
Sieges Retail.
Fortresses Retail.
Subclass Q. No Need Quest.
Noblesse Q. Retail.
Certificate Q. Retail.
Instances Retail.
Hellbound Level 11
Olympiad Informations.L2BalrogWorld
*Heroes will be chosen every week!*
Starting points are set to 50.
HWID Protection & Antifeed system helps for fair matches.
3v3 & class based matches have been removed.
Even if your items are more than +6,olympiad will keep the enchant limit.
Olympiad enchant limit: +6
Grandboss respawn time.L2BalrogWorld
Queen Ant respawn time: 20 +- 2 Hours
Baium respawn time: 120 +- 2 Hours
Beleth respawn time: 192 +- 2 Hours
Antharas respawn time: 192 +- 2 Hours
Valakas respawn time: 240 +- 2 Hours
Baylor respawn time: 24 +- 4 Hours
Orfen respawn time: 48 +- 4 Hours
Core respawn time: 60 +- 4 Hours
Stronka https://l2balrog.com/ (https://l2balrog.com/)
-
Dodatkowo full buff z panelu alt+b