/*
* 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 Valiant - x70 High Five
Nieoficjalna polska strona Lineage 2
Lineage 2 => Serwery prywatne => L2j => Wątek zaczęty przez: mante w Kwiecień 10, 2020, 10:04:42 pm
Czołem Linejdżowa braci :) 6.04 wstał całkiem przyjemny server H5, online jak na mały projekt przystało - mały - ale przyjemny, więc gra się dobrze. Zapraszam FEATURES L2 Valiant x70 - Lineage 2 High Five Server time, site and Forum - GMT +1 French Time Duration of Buffs, Dances and Songs - 2 hours Max Buffs Slots - 32+4 Maximum Slots Dances and Songs - 12 Chance Minimum Debuffs - 10% Chance Maximum Debuffs - 90% Olympiads Max Enchant. +9 Anti-Bot System (Gameguard) Geodata and Pathnodes - Sí Sub-Class Quest - No Sub-Class Maximum Level - 80 Master Class - Sí Offline mode Shop - Sí Auto Learn Skills - Sí Auto Learn Loot - Sí Auto Learn Raid & Grand Boss Loot - No Vitality System - Sí Champions System - Sí Wedding System - Sí RATES Experience (EXP) - 70x Skill Points (SP) - 70x Adena - 15x Drop Items - 15x Quest Experience (EXP) - 4x Quest Skill Points (SP) - 4x Quest Adena - 4x Quest Items Drop - 4x Spoil - 20x Weight Limit - 40x Sub-Class Maximum Level - 80 Master Class - Sí Offline mode Shop - Sí Auto Learn Skills - Sí Auto Learn Loot - Sí Auto Learn Raid & Grand Boss Loot - No Vitality System - Sí Champions System - Sí Wedding System - Sí ENCHANTS Safe Enchant - 4 Max Enchant - 18 Normal Scroll chance - 60% Blessed Scroll chance 70% Destruction Scroll chance 70% Elemental Stone chance - 60% Elemental Crystal chance - 40% https://www.l2valiant.com/