Facebook
From Gracious Camel, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 210
  1. (a => {
  2.   newOther = function(b) {
  3.     a(b);
  4.     for (var c in b) if (b[c].relation == 'cl-en' && map.pvp == 2)
  5.       chatSend('/k Wróg klanowy w pobliżu: ' + b[c].nick + ' ' + b[c].lvl + b[c].prof + ' - ' + map.name + ' (' + b[c].x + ',' + b[c].y + ').');
  6.   };
  7. })(newOther);