Şimdi Ara

Oyun: Kopyaladıgınız Son Şeyi Yapıstırın... (5. sayfa)

Daha Fazla
Bu Konudaki Kullanıcılar: Daha Az
1 Misafir - 1 Masaüstü
5 sn
87
Cevap
0
Favori
1.212
Tıklama
Daha Fazla
İstatistik
  • Konu İstatistikleri Yükleniyor
0 oy
Öne Çıkar
Sayfa: önceki 12345
Sayfaya Git
Git
Giriş
Mesaj
  • e398
  • Subject: Noah Gain in PvP Fixed

    Hello Knight Online Players,

    The bug where players would not earn half of the defeated player's noah in PvP areas has been fixed and the feature has been re-enabled.

    Also, the notice that is sent to players in PvP zones when a player is defeated is being repeated twice. We are working to fix that issue at this time. It is only graphical and does not earn you double the Nation Points or Noah.

    Thank you for your understanding and we'll see you in Ardream or Ronark Land!

    -The Knight Online Team
    • on (press) {
      xcor = this._x;
      ycor = this._y;
      startDrag(this);
      }
      on (release) {
      stopDrag();
      if (eval(this._droptarget) == _root.iki) {
      _root.tb = 1;
      setProperty(this, _x, (_root.iki._x)+0);
      setProperty(this, _y, (_root.iki._y)+0);
      if ((_root.ta == 1) && (_root.tb == 1) && (_root.tc == 1) && (_root.td == 1) && (_root.te == 1) && (_root.tf == 1)) {
      _root.tb.gotoAndPlay(2);
      _root.tb._visible = true;
      _root.sr._visible = false;
      }
      } else {
      setProperty(this, _x, xcor);
      setProperty(this, _y, ycor);
      }
      }





    Her seferinde oturup baştan yazacak değilim ya.
  • 
Sayfa: önceki 12345
Sayfaya Git
Git
- x
Bildirim
mesajınız kopyalandı (ctrl+v) yapıştırmak istediğiniz yere yapıştırabilirsiniz.