性能 (12个月)
展示量
票数
3月
0
0
4月
0
0
5月
0
0
6月
0
0
7月
0
0
8月
0
0
9月
0
0
10月
0
0
11月
0
0
12月
0
0
1月
1
0
2月
1788
137
关于服务器 L2 World
// Set the date we're counting down to
var countDownDate = new Date("May 05, 2023 20:00:00").getTime();
// Update the count down every 1 second
var x = setInterval(function() {
// Get todays date and time
var now = new Date().getTime();
// Find the distance between now an the count down date
var distance = countDownDate - now;
// Time calculations for days, hours, minutes and seconds
var days = Math.floor(distance / (1000 * 60 * 60 * 24));
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
// Display the result in the element with id="demo"
document.getElementById("demo").innerHTML = days + "d " + hours + "h "
+ minutes + "m " + seconds + "s ";
// If the count down is finished, write some text
if (distance < 0) {
clearInterval(x);
document.getElementById("demo").innerHTML = "Grand Opening";
}
}, 1000);
Dear players! L2 World is here and will open gates again. The perfect High Five server is coming back now again to offer you a unique gameplay. We combine the best chronicle with the benefits. The customize features in our server make you feel better in term of balance. Boring to fight in your country? Let's fight with players around all regions!
L2 World will go live in 2025. You will need to download High Five Client and our system_l2world patch in download section in order to connect without any problems. Prepare for a lot of PvP as most competitive clans will join our server.
Our server L2 World support language English.
var countDownDate = new Date("May 05, 2023 20:00:00").getTime();
// Update the count down every 1 second
var x = setInterval(function() {
// Get todays date and time
var now = new Date().getTime();
// Find the distance between now an the count down date
var distance = countDownDate - now;
// Time calculations for days, hours, minutes and seconds
var days = Math.floor(distance / (1000 * 60 * 60 * 24));
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
// Display the result in the element with id="demo"
document.getElementById("demo").innerHTML = days + "d " + hours + "h "
+ minutes + "m " + seconds + "s ";
// If the count down is finished, write some text
if (distance < 0) {
clearInterval(x);
document.getElementById("demo").innerHTML = "Grand Opening";
}
}, 1000);
Dear players! L2 World is here and will open gates again. The perfect High Five server is coming back now again to offer you a unique gameplay. We combine the best chronicle with the benefits. The customize features in our server make you feel better in term of balance. Boring to fight in your country? Let's fight with players around all regions!
L2 World will go live in 2025. You will need to download High Five Client and our system_l2world patch in download section in order to connect without any problems. Prepare for a lot of PvP as most competitive clans will join our server.
Our server L2 World support language English.
玩家评论
0.0
0 评论
暂无评论。
STATS
LIVE
25/02/2026
0
下次重置
00天
00时
00分
00秒