/*
* 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ę - Sword Blunt Mastery lvl 10
Nieoficjalna polska strona Lineage 2
Archiwa => Wspierane Serwery => Archiwum - serwery prywatne => Dragon Network => Wątek zaczęty przez: mata w Kwiecień 16, 2009, 02:26:10 pm
-
Miałem DA na 66lvl'u jeszcze jak było c4, gdy weszło IL maksymalny lvl tego skilla jaki mogłem wykupić to Sword Blunt Mastery lvl 10.
Jeszcze jedna sprawa: Mam strasznie mało SP, wczoraj wbiłem 70lvl a wykupiłem zaledwie 3-4 skile
daje linka ze stats'ami bez bufow czy wszystko gra:
(https://forum.lineage2.com.pl/proxy.php?request=http%3A%2F%2Fwww.pixhost.org%2Fthumbs%2F165%2F224868_shot1.jpg&hash=3932ff6ab29e17466168481dccb6346b) (http://www.pixhost.org/show/165/224868_shot1.jpg)
-
sword mastery zdecydowanie powinien byc wyzszy ~42lvl chyba
-
Na dn ze względu na sub'y dragonowskie jest zmniejszony max lvl pasywów ale staty są ok :P